diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-22 11:38:25 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-22 11:44:39 +0100 |
commit | a4f42c59f0d8a408cf9f5d7971146866530012d3 (patch) | |
tree | 6dfab2947110a88426e230b17782f9c869ed866d /app/config/tests/parameters.yml.dist.pgsql | |
parent | d8d56448c993bdf4811a193f96e5ff44ed026417 (diff) | |
download | wallabag-a4f42c59f0d8a408cf9f5d7971146866530012d3.tar.gz wallabag-a4f42c59f0d8a408cf9f5d7971146866530012d3.tar.zst wallabag-a4f42c59f0d8a408cf9f5d7971146866530012d3.zip |
Use internal config instead for demo
Diffstat (limited to 'app/config/tests/parameters.yml.dist.pgsql')
-rw-r--r-- | app/config/tests/parameters.yml.dist.pgsql | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/config/tests/parameters.yml.dist.pgsql b/app/config/tests/parameters.yml.dist.pgsql index 8fc33a94..36ad6cde 100644 --- a/app/config/tests/parameters.yml.dist.pgsql +++ b/app/config/tests/parameters.yml.dist.pgsql | |||
@@ -35,7 +35,3 @@ parameters: | |||
35 | fosuser_confirmation: true | 35 | fosuser_confirmation: true |
36 | 36 | ||
37 | from_email: no-reply@wallabag.org | 37 | from_email: no-reply@wallabag.org |
38 | |||
39 | # this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the demo_user account | ||
40 | demo: false | ||
41 | demo_username: wallabag | ||