X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters.yml.dist;h=b3fe11c87d5a89486e3e8eeeea5b7b07594f4297;hb=5a9bc00726ddaf7c8798d4932d0a8b7a38422670;hp=afcee0399006a400030573bc9c5cf6d0e270c988;hpb=590151680538ea1edfef9053da476cd92c6944c4;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index afcee039..b3fe11c8 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: ~ @@ -58,6 +60,3 @@ parameters: redis_port: 6379 redis_path: null redis_password: null - - # sites credentials - sites_credentials: {}