]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/wallabag.yml
Added internal setting to enable/disable headers storage
[github/wallabag/wallabag.git] / app / config / wallabag.yml
index bbc587b0dae692df79d45f87f36ff18e47ecf893..7795bae65905c8e43d50186a5c9aac3d2efda4e6 100644 (file)
@@ -153,6 +153,10 @@ wallabag_core:
             name: api_user_registration
             value: 0
             section: api
+        -
+            name: store_article_headers
+            value: 0
+            section: entry
 
 wallabag_user:
     registration_enabled: "%fosuser_registration%"