mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-16 18:01:38 +00:00
Use statements & update translation
This commit is contained in:
parent
8c61fd12b1
commit
b0de88f75d
7 changed files with 28 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue