mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Fixed @tcitworld 's review
This commit is contained in:
parent
7d5e84fec1
commit
46825cfffb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue