update mail flow
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 4m32s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 41s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-09 14:50:35 +07:00
parent 0cb58d3419
commit 6e076e8f55
2 changed files with 9 additions and 5 deletions

View File

@@ -115,4 +115,8 @@
],
],
'queue_mail' => env('QUEUE_MAIL', false),
'otp_visibility_time' => env('OTP_VISIBILITY_TIME', 3),
];