diff --git a/config_webrx.py b/config_webrx.py index 0508d7c..f9ad9bc 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -323,3 +323,6 @@ aprs_symbols_path = "/opt/aprs-symbols/png" # this also uses the receiver_gps setting from above, so make sure it contains a correct locator pskreporter_enabled = False pskreporter_callsign = "N0CALL" + +# === Web admin settings === +webadmin_enabled = False