aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/tests/parameters.yml.dist.sqlite
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2016-02-17 17:02:12 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-02-22 11:43:28 +0100
commit6c9f50a6622cdc5c9f975cfb14994db1d9b3ab1b (patch)
tree15c0e663e552273039676d8d6d8cef53d0d6ddfb /app/config/tests/parameters.yml.dist.sqlite
parent12b5a8cea12c7c8b10ede7fd00d1f07ca06b1033 (diff)
downloadwallabag-6c9f50a6622cdc5c9f975cfb14994db1d9b3ab1b.tar.gz
wallabag-6c9f50a6622cdc5c9f975cfb14994db1d9b3ab1b.tar.zst
wallabag-6c9f50a6622cdc5c9f975cfb14994db1d9b3ab1b.zip
Demonstration mode to prevent password changes
Diffstat (limited to 'app/config/tests/parameters.yml.dist.sqlite')
-rw-r--r--app/config/tests/parameters.yml.dist.sqlite3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/config/tests/parameters.yml.dist.sqlite b/app/config/tests/parameters.yml.dist.sqlite
index 6564014a..0e3256e6 100644
--- a/app/config/tests/parameters.yml.dist.sqlite
+++ b/app/config/tests/parameters.yml.dist.sqlite
@@ -35,3 +35,6 @@ 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 # set to true to prevent changing password
40 demo: false