Files
spothole/config-example.yml
2025-09-27 15:24:53 +01:00

16 lines
556 B
YAML

# Config file example.
# Rename this to "config.yml" before running the software.
# Your callsign. Used to log into DX clusters and included in User-Agent when querying HTTP servers. Useful so if your
# server goes crazy and causes other people problems, they know who to contact :)
server-owner-callsign: "N0CALL"
# Port to open the local web server on
web-server-port: 8080
# Maximum spot age to keep in the system before deleting it
max-spot-age-sec: 3600
# Login for QRZ.com to look up information. Optional.
qrz-username: "N0CALL"
qrz-password: ""