mysql connection improvement.

This commit is contained in:
2025-10-18 19:01:37 +00:00
parent f68ff43879
commit 458e70b7be
2 changed files with 5 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ data:
custom.cnf: |
[mysqld]
# Connection settings
bind-address=0.0.0.0
skip-name-resolve
max_connections=200
max_allowed_packet=64M