Merge pull request #6616 from wallabag/nicosomb-patch-1

Changed default value for domain_name parameter
This commit is contained in:
Kevin Decherf 2023-06-15 15:04:14 +02:00 committed by GitHub
commit 087e2ef72f
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