diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/parameters.yml.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index d827219a..914fb1ef 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist | |||
@@ -23,7 +23,7 @@ parameters: | |||
23 | # with PostgreSQL and SQLite, you must set "utf8" | 23 | # with PostgreSQL and SQLite, you must set "utf8" |
24 | database_charset: utf8mb4 | 24 | database_charset: utf8mb4 |
25 | 25 | ||
26 | domain_name: http://your-wallabag-url-instance.com | 26 | domain_name: https://your-wallabag-url-instance.com |
27 | 27 | ||
28 | mailer_transport: smtp | 28 | mailer_transport: smtp |
29 | mailer_host: 127.0.0.1 | 29 | mailer_host: 127.0.0.1 |