From 99e587127585b10689f857a13fdccc724c103eec Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Tue, 17 Feb 2026 00:35:47 +0000 Subject: [PATCH] password-reset-mails direkt verschicken --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 18675c3..0d939d9 100644 --- a/.env.example +++ b/.env.example @@ -35,7 +35,7 @@ SESSION_DOMAIN=null BROADCAST_CONNECTION=log FILESYSTEM_DISK=local -QUEUE_CONNECTION=database +QUEUE_CONNECTION=sync CACHE_STORE=database # CACHE_PREFIX=