diff --git a/config_webrx.py b/config_webrx.py index 27c4835..fdde08e 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -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