update config
This commit is contained in:
parent
45479b9f65
commit
bfcbd0265a
@ -284,3 +284,10 @@ aprs_igate_beacon = False
|
||||
|
||||
# path to the aprs symbols repository (get it here: https://github.com/hessu/aprs-symbols)
|
||||
aprs_symbols_path = "/opt/aprs-symbols/png"
|
||||
|
||||
# === PSK Reporter setting ===
|
||||
# enable this if you want to upload all ft8, ft4 etc spots to pskreporter.info
|
||||
# this also uses the receiver_qra setting from above, so make sure it contains a correct locator
|
||||
# TODO determine locator from gps coordinates
|
||||
pskreporter_enabled = False
|
||||
pskreporter_callsign = "N0CALL"
|
||||
|
Loading…
Reference in New Issue
Block a user