Refactor of caching & data storage part 12 #118

This commit is contained in:
Ian Renton
2026-08-02 21:57:22 +01:00
parent cee9188538
commit e31b145b8e
11 changed files with 227 additions and 26 deletions
+10 -3
View File
@@ -260,12 +260,19 @@ callsign-data-providers:
enabled: true
# API key for Clublog to look up information. Required in order to enable this provider. You will need to request
# one via their helpdesk portal if you want to use callsign lookups from Clublog.
clublog-api-key: ""
api-key: ""
- class: "ClublogAPI"
enabled: true
# Querying the Clublog API directly doesn't provide any more data than the XML version, it just provides slightly
# more up-to-date information in the rare case that the prefix data changes, at a significant cost of looking up
# every callsign via an API call. Normally left disabled but it exists as an option.
enabled: false
# API key for Clublog to look up information. Required in order to enable this provider.
clublog-api-key: ""
api-key: ""
- class: "QRZ"
enabled: true
# No server-side credentials for QRZ. Users must provide their own as per QRZ policy.
# Maximum time to keep spots and alerts in the system before deleting them. By default, one hour for spots and one week