aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config
diff options
context:
space:
mode:
Diffstat (limited to 'app/config')
-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 19401aa7..ec6aae63 100644
--- a/app/config/wallabag.yml
+++ b/app/config/wallabag.yml
@@ -154,6 +154,10 @@ wallabag_core:
154 name: api_user_registration 154 name: api_user_registration
155 value: 0 155 value: 0
156 section: api 156 section: api
157 -
158 name: store_article_headers
159 value: 0
160 section: entry
157 161
158wallabag_user: 162wallabag_user:
159 registration_enabled: "%fosuser_registration%" 163 registration_enabled: "%fosuser_registration%"