aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/wallabag.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/wallabag.yml')
-rw-r--r--app/config/wallabag.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml
index bbc587b0..7795bae6 100644
--- a/app/config/wallabag.yml
+++ b/app/config/wallabag.yml
@@ -153,6 +153,10 @@ wallabag_core:
153 name: api_user_registration 153 name: api_user_registration
154 value: 0 154 value: 0
155 section: api 155 section: api
156 -
157 name: store_article_headers
158 value: 0
159 section: entry
156 160
157wallabag_user: 161wallabag_user:
158 registration_enabled: "%fosuser_registration%" 162 registration_enabled: "%fosuser_registration%"