Skip to content

Commit

Permalink
Configure default collation for test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed Sep 12, 2024
1 parent d36002d commit 6b5e2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/global.ini.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
type = InnoDB
schema = Mysql
charset = utf8mb4
collation = utf8mb4_general_ci
enable_ssl = 0
ssl_ca =
ssl_cert =
Expand Down

0 comments on commit 6b5e2cb

Please sign in to comment.