]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/wallabag.yml
Use getTable() to retrieve prefixed table name
[github/wallabag/wallabag.git] / app / config / wallabag.yml
index 19401aa7fe235ee71c35be5b4b2736da5c9ac4a8..978a48f4b4e90c8526043ef4a9fb655113dde810 100644 (file)
@@ -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%"