mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2025-12-22 09:27:30 +00:00
[MariaDB] Decrease connection timeout to SOGo worker lifetime + 10s
This commit is contained in:
@@ -25,6 +25,8 @@ skip-host-cache
|
|||||||
skip-name-resolve
|
skip-name-resolve
|
||||||
log-warnings = 0
|
log-warnings = 0
|
||||||
event_scheduler = 1
|
event_scheduler = 1
|
||||||
|
interactive_timeout = 3610
|
||||||
|
wait_timeout = 3610
|
||||||
|
|
||||||
[client]
|
[client]
|
||||||
default-character-set = utf8mb4
|
default-character-set = utf8mb4
|
||||||
|
|||||||
Reference in New Issue
Block a user