mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-01 01:49:58 -07:00
unified rayhunter-daemon binary for all devices
Replace per-device features with config "display" field with the value set at install time.
This commit is contained in:
committed by
Will Greenberg
parent
5b59efa4c8
commit
22d927aa25
2
dist/config.toml.example
vendored
2
dist/config.toml.example
vendored
@@ -3,6 +3,8 @@ qmdl_store_path = "/data/rayhunter/qmdl"
|
||||
port = 8080
|
||||
debug_mode = false
|
||||
colorblind_mode = false
|
||||
# Display module, this will be overwritten by the installer. Defaults to "orbic".
|
||||
#display = "orbic"
|
||||
# UI Levels:
|
||||
#
|
||||
# Orbic and TP-Link with color display:
|
||||
|
||||
Reference in New Issue
Block a user