mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-06 02:21:42 +00:00
Refactor of caching & data storage part 11 #118
This commit is contained in:
+6
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user