tune(vigilance): cache TTL 15min → 5min pour capter bulletins complémentaires MF
Some checks are pending
Deploy info-canicule / deploy (push) Waiting to run
Some checks are pending
Deploy info-canicule / deploy (push) Waiting to run
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5f8b765d79
commit
0a1f11aa00
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ REDIS_URL=redis://info-canicule:{{ pass://Infra/Valkey — info-canicule/passwor
|
|||
# Provider Vigilance : `meteofrance` (API officielle, frais) ou `opendatasoft` (no-auth, lag possible).
|
||||
# Vide = auto (MF si METEOFRANCE_API_KEY défini, sinon opendatasoft).
|
||||
VIGILANCE_PROVIDER=
|
||||
VIGILANCE_CACHE_TTL=900
|
||||
# 300s = 5 min. Météo France publie 2 bulletins/jour (06h et 16h Paris) +
|
||||
# bulletins complémentaires sur rouge. 5 min permet de capter ces complémentaires vite.
|
||||
VIGILANCE_CACHE_TTL=300
|
||||
|
||||
# Umami analytics (RGPD, auto-hébergé — analytics.nocleus.com)
|
||||
UMAMI_WEBSITE_ID={{ pass://Infra/Umami — info-canicule/website_id }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue