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

5 lines
101 B
Plaintext
Raw Permalink Normal View History

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