]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixed @tcitworld 's review
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 31 May 2017 20:50:18 +0000 (22:50 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 31 May 2017 20:50:18 +0000 (22:50 +0200)
app/config/parameters.yml.dist

index c867aa6d54831ab17a9ecb9b050c662b89d8a624..dfb33489f055296db42c2f21ec5c55b8fbe4fffe 100644 (file)
@@ -20,7 +20,7 @@ parameters:
     database_path: null
     database_table_prefix: wallabag_
     database_socket: null
-    # with PostgreSQL and SQLite, you can set "utf8"
+    # with PostgreSQL and SQLite, you must set "utf8"
     database_charset: utf8mb4
 
     mailer_transport: smtp