mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
Disable input keys by default
People say it's too easy to press, see #404
This commit is contained in:
committed by
Cooper Quintin
parent
9f9adea5a1
commit
f2ff1be2ec
2
dist/config.toml.example
vendored
2
dist/config.toml.example
vendored
@@ -19,7 +19,7 @@ ui_level = 1
|
||||
|
||||
# 0 = rayhunter does not read button presses
|
||||
# 1 = double-tapping the power button starts/stops recordings
|
||||
key_input_mode = 1
|
||||
key_input_mode = 0
|
||||
|
||||
# Analyzer Configuration
|
||||
# Enable/disable specific IMSI catcher detection heuristics
|
||||
|
||||
Reference in New Issue
Block a user