# 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