mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Support Clublog lookup #38
This commit is contained in:
@@ -97,9 +97,14 @@ web-server-port: 8080
|
||||
max-spot-age-sec: 3600
|
||||
max-alert-age-sec: 604800
|
||||
|
||||
# Login for QRZ.com to look up information. Optional.
|
||||
# Login for QRZ.com to look up information. Optional. You will need an "XML Subscriber" (paid) package to retrieve all
|
||||
# the data for a callsign via their system.
|
||||
qrz-username: "N0CALL"
|
||||
qrz-password: ""
|
||||
|
||||
# API key for Clublog to look up information. Optional. You sill need to request one via their helpdesk portal if you
|
||||
# want to use callsign lookups from Clublog.
|
||||
clublog-api-key: ""
|
||||
|
||||
# Allow submitting spots to the Spothole API?
|
||||
allow-spotting: true
|
||||
Reference in New Issue
Block a user