aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/parameters.yml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/parameters.yml.dist')
-rw-r--r--app/config/parameters.yml.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist
index c867aa6d..dfb33489 100644
--- a/app/config/parameters.yml.dist
+++ b/app/config/parameters.yml.dist
@@ -20,7 +20,7 @@ parameters:
20 database_path: null 20 database_path: null
21 database_table_prefix: wallabag_ 21 database_table_prefix: wallabag_
22 database_socket: null 22 database_socket: null
23 # with PostgreSQL and SQLite, you can set "utf8" 23 # with PostgreSQL and SQLite, you must set "utf8"
24 database_charset: utf8mb4 24 database_charset: utf8mb4
25 25
26 mailer_transport: smtp 26 mailer_transport: smtp