mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
refactor display code
This commit is contained in:
4
dist/config.toml.example
vendored
4
dist/config.toml.example
vendored
@@ -2,4 +2,8 @@
|
||||
qmdl_store_path = "/data/rayhunter/qmdl"
|
||||
port = 8080
|
||||
readonly_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
|
||||
# 2 = Demo Mode, display a fun orca gif
|
||||
ui_level = 1
|
||||
|
||||
Reference in New Issue
Block a user