diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@smile.fr> | 2016-02-17 17:24:00 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-22 11:43:29 +0100 |
commit | c3b43c8a3ee5bc65296110a8c57c037461089745 (patch) | |
tree | 5e9e3ecd4945a16a83b1bd5089d8425ea5ca4f13 /app/config/tests/parameters.yml.dist.sqlite | |
parent | 36f20a6570c04e9de216a4d27bd2e597327477d5 (diff) | |
download | wallabag-c3b43c8a3ee5bc65296110a8c57c037461089745.tar.gz wallabag-c3b43c8a3ee5bc65296110a8c57c037461089745.tar.zst wallabag-c3b43c8a3ee5bc65296110a8c57c037461089745.zip |
change comment about demo parameter
Diffstat (limited to 'app/config/tests/parameters.yml.dist.sqlite')
-rw-r--r-- | app/config/tests/parameters.yml.dist.sqlite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/tests/parameters.yml.dist.sqlite b/app/config/tests/parameters.yml.dist.sqlite index 0e3256e6..eedb8469 100644 --- a/app/config/tests/parameters.yml.dist.sqlite +++ b/app/config/tests/parameters.yml.dist.sqlite | |||
@@ -36,5 +36,5 @@ parameters: | |||
36 | 36 | ||
37 | from_email: no-reply@wallabag.org | 37 | from_email: no-reply@wallabag.org |
38 | 38 | ||
39 | # set to true to prevent changing password | 39 | # this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the default account |
40 | demo: false | 40 | demo: false |