Files
Baptiste Boulongne 2a9d9fa157 Add Docker Compose stack and GHCR publish workflow for Tortoise WoW.
Packages Shyalya/tortoise-wow with MariaDB, one-shot DB init, and nightly image builds for playerbots and no-bots tags.
2026-08-09 17:45:43 +02:00

10 lines
191 B
INI

[mysqld]
character-set-server = utf8mb4
collation-server = utf8mb4_general_ci
skip-name-resolve
innodb_buffer_pool_size = 512M
max_connections = 200
[client]
default-character-set = utf8mb4