mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-31 21:59:58 +01:00
add remark about web admin
This commit is contained in:
parent
a4ebf87263
commit
2f011ea249
|
|
@ -327,4 +327,6 @@ pskreporter_enabled = False
|
|||
pskreporter_callsign = "N0CALL"
|
||||
|
||||
# === Web admin settings ===
|
||||
webadmin_enabled = False
|
||||
# this feature is experimental at the moment. it should not be enabled on shared receivers since it allows remote
|
||||
# changes to the receiver settings. enable for testing in controlled environment only.
|
||||
# webadmin_enabled = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue