Refactor of caching & data storage part 11 #118

This commit is contained in:
Ian Renton
2026-08-02 12:38:33 +01:00
parent 2e6d8e4b4a
commit cee9188538
8 changed files with 108 additions and 41 deletions
+6 -1
View File
@@ -257,11 +257,16 @@ callsign-data-providers:
enabled: true
- class: "ClublogXML"
enabled: false
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: ""
- class: "ClublogAPI"
enabled: true
# API key for Clublog to look up information. Required in order to enable this provider.
clublog-api-key: ""
# Maximum time to keep spots and alerts in the system before deleting them. By default, one hour for spots and one week
# for alerts.