]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/wallabag.yml
Jump to 2.3.7-dev
[github/wallabag/wallabag.git] / app / config / wallabag.yml
index 19401aa7fe235ee71c35be5b4b2736da5c9ac4a8..09b2f3a21fb5852871e32e0ac5adcfeb0c783332 100644 (file)
@@ -1,5 +1,5 @@
 wallabag_core:
-    version: 2.3.0
+    version: 2.3.7-dev
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'
@@ -154,6 +154,14 @@ wallabag_core:
             name: api_user_registration
             value: 0
             section: api
+        -
+            name: store_article_headers
+            value: 0
+            section: entry
+        -
+            name: shaarli_share_origin_url
+            value: 0
+            section: entry
 
 wallabag_user:
     registration_enabled: "%fosuser_registration%"