From 69917ece2c1ad709b9dafb0ee7b4ee85b0432530 Mon Sep 17 00:00:00 2001 From: Tim MacDonald Date: Thu, 4 Jul 2024 07:03:03 +1000 Subject: [PATCH] [11.x] Comment maintenance store (#6429) --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 7b49625a..2a4a8b78 100644 --- a/.env.example +++ b/.env.example @@ -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