]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Fix emoji insertion in MySQL
[github/wallabag/wallabag.git] / app / config / config.yml
index b4760073b128111c9d9f815fb3fae0d516fc3aa2..9dbc9d7ccf9a0ad33998206f8144d81c6ec5894f 100644 (file)
@@ -75,7 +75,7 @@ doctrine:
         dbname: "%database_name%"
         user: "%database_user%"
         password: "%database_password%"
-        charset: UTF8
+        charset: "%database_charset%"
         path: "%database_path%"
         unix_socket: "%database_socket%"
         server_version: 5.6