X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fparameters.yml.dist;h=914fb1efcba94fdec85a66d0d2b33b4d83f63673;hb=1a94252831638cf41f0fe489939dee9dae1c1251;hp=afcee0399006a400030573bc9c5cf6d0e270c988;hpb=ec42e697ea40e2fa9dbefba8b74ff820199c1118;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index afcee039..914fb1ef 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -23,6 +23,8 @@ parameters: # with PostgreSQL and SQLite, you must set "utf8" database_charset: utf8mb4 + domain_name: https://your-wallabag-url-instance.com + mailer_transport: smtp mailer_host: 127.0.0.1 mailer_user: ~