]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
remove craueconfig domain name setting and add a proper one in parameters
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index afcee0399006a400030573bc9c5cf6d0e270c988..c00ffb0e8de7986f946c46b31fa5fe0e9fdf1d1a 100644 (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: ~