mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-26 01:08:10 -07:00
Fix wrong docs on key input
We explain in the docs what this key input mode actually does, but it is named poorly. ref #952.
This commit is contained in:
committed by
Will Greenberg
parent
228596ef30
commit
a80a985b40
Vendored
+1
-1
@@ -20,7 +20,7 @@ colorblind_mode = false
|
||||
ui_level = 1
|
||||
|
||||
# 0 = rayhunter does not read button presses
|
||||
# 1 = double-tapping the power button starts/stops recordings
|
||||
# 1 = double-tapping the power button starts new recording
|
||||
key_input_mode = 0
|
||||
|
||||
# If set, attempts to send a notification to the url when a new warning is triggered
|
||||
|
||||
Reference in New Issue
Block a user