mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
add colorblind mode. Fixes #77
This commit is contained in:
committed by
Will Greenberg
parent
7addf3a67f
commit
87f9cc403b
3
dist/config.toml.example
vendored
3
dist/config.toml.example
vendored
@@ -1,6 +1,9 @@
|
||||
# cat config.toml
|
||||
qmdl_store_path = "/data/rayhunter/qmdl"
|
||||
port = 8080
|
||||
debug_mode = false
|
||||
enable_dummy_analyzer = false
|
||||
colorblind_mode = false
|
||||
# UI Levels:
|
||||
# 0 = invisible mode, no indicator that rayhunter is running
|
||||
# 1 = Subtle mode, display a green line at the top of the screen when rayhunter is running
|
||||
|
||||
Reference in New Issue
Block a user