From fdab81e910f65babd1945e67c74b8bb541bcbfb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 19 Aug 2015 16:00:15 +0200 Subject: warning bar: add parameter to dis/enable it --- app/config/parameters.yml.dist | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/config/parameters.yml.dist') diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 97933ec3..b3947207 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -22,6 +22,10 @@ parameters: # wallabag misc app.version: 2.0.0-alpha + # message to display at the bottom of the page + warning_message: > + You're trying wallabag v2, which is in alpha version. If you find a bug, please have a look to our issues list and open a new if necessary + download_pictures: false # if true, pictures will be stored into data/assets for each article # Entry view -- cgit v1.2.3