use env for maintenance mode to avoid DB roundtrip
This commit is contained in:
parent
1715a4899f
commit
6f2b2c3c1f
3 changed files with 3 additions and 2 deletions
|
@ -67,3 +67,5 @@ DS_ENV="staging"
|
|||
# Personnalisation d'instance - fichier utilisé pour poser un filigrane sur les pièces d'identité
|
||||
# WATERMARK_FILE=""
|
||||
|
||||
# Active le mode maintenance
|
||||
# MAINTENANCE_MODE="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue