remove craueconfig domain name setting and add a proper one in parameters

This commit is contained in:
Thomas Citharel
2017-06-01 10:42:19 +02:00
parent 6ed2627bb3
commit be9d693e74
18 changed files with 8 additions and 14 deletions

View File

@ -23,6 +23,8 @@ parameters:
# with PostgreSQL and SQLite, you must set "utf8"
database_charset: utf8mb4
domain_name: wallabag.me
mailer_transport: smtp
mailer_host: 127.0.0.1
mailer_user: ~