]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
Review
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index afcee0399006a400030573bc9c5cf6d0e270c988..d827219a687bf32989123e41f7aa7b46d2737f25 100644 (file)
@@ -23,6 +23,8 @@ parameters:
     # with PostgreSQL and SQLite, you must set "utf8"
     database_charset: utf8mb4
 
+    domain_name: http://your-wallabag-url-instance.com
+
     mailer_transport: smtp
     mailer_host: 127.0.0.1
     mailer_user: ~