]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
Use statements & update translation
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index a33ea37bfb527d89117330c10ec050d5ac91576c..436eeeda36ff473371eb24e2fa0a6b6ca9078fa7 100644 (file)
@@ -20,7 +20,7 @@ parameters:
     database_table_prefix: wallabag_
     database_socket: null
     # with MySQL, use "utf8mb4" if got problem with content with emojis
-    database_charset: utf8
+    database_charset: utf8mb4
 
     mailer_transport: smtp
     mailer_host: 127.0.0.1