M35: harden the shared public demo
This commit is contained in:
@@ -51,6 +51,9 @@ PRIVACY_AUDIT_EXPORT_MAX_ROWS=10000
|
||||
DEMO_ORGANIZATION_NAME=Northstar Mobility
|
||||
DEMO_TIMEZONE=Europe/Brussels
|
||||
DEMO_ALLOW_RESET=true
|
||||
# Prevent public visitors from repeatedly rebuilding the shared dataset. Concurrent
|
||||
# resets are always rejected using both process and PostgreSQL advisory locks.
|
||||
DEMO_RESET_COOLDOWN_SECONDS=60
|
||||
|
||||
# Operational mode: set MOBILITYOPS_DEMO_MODE=false and provide the first manager.
|
||||
# Keep these values in a secret store or an untracked production .env file.
|
||||
|
||||
Reference in New Issue
Block a user