Changed default value for domain_name parameter

This commit is contained in:
Nicolas Lœuillet 2023-06-15 09:06:52 +02:00 committed by GitHub
parent e2f3dbec47
commit 5d4743e944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ parameters:
# with PostgreSQL and SQLite, you must set "utf8"
database_charset: utf8mb4
domain_name: https://your-wallabag-url-instance.com
domain_name: https://your-wallabag-instance.wallabag.org
server_name: "Your wallabag instance"
mailer_dsn: smtp://127.0.0.1