docker-compose/examples/mariadb/10/my.cnf

5 lines
101 B
Plaintext
Raw Normal View History

[mysqld]
max_connections = 1000
character-set-server = utf8mb4
collation-server = utf8mb4_unicode_ci