add wsprnet config variables

This commit is contained in:
Jakob Ketterl 2021-01-14 22:56:52 +01:00
parent 747a5ce7ef
commit 74a4f5b272
1 changed files with 3 additions and 0 deletions

View File

@ -369,6 +369,9 @@ pskreporter_callsign = "N0CALL"
# optional antenna information, uncomment to enable
#pskreporter_antenna_information = "Dipole"
wsprnet_enabled = False
wsprnet_callsign = "N0CALL"
# === Web admin settings ===
# 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.