settings: declare passerelle as a provider of statistics (#53856)

This commit is contained in:
Frédéric Péters 2021-07-02 07:55:45 +02:00
parent d2e9c2ed13
commit f7d517f789
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ COMBO_MAP_LAYER_ASSET_SLOTS = {}
KNOWN_SERVICES = {}
# services known to expose statistics
STATISTICS_PROVIDERS = ['bijoe', 'authentic', 'wcs', 'chrono']
STATISTICS_PROVIDERS = ['bijoe', 'authentic', 'wcs', 'chrono', 'passerelle']
# PWA Settings
PWA_VAPID_PUBLIK_KEY = None