[11.x] Comment maintenance store (#6429)
This commit is contained in:
parent
3b239422d8
commit
69917ece2c
|
@ -10,7 +10,7 @@ APP_FALLBACK_LOCALE=en
|
|||
APP_FAKER_LOCALE=en_US
|
||||
|
||||
APP_MAINTENANCE_DRIVER=file
|
||||
APP_MAINTENANCE_STORE=database
|
||||
# APP_MAINTENANCE_STORE=database
|
||||
|
||||
BCRYPT_ROUNDS=12
|
||||
|
||||
|
|
Loading…
Reference in New Issue