]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/wallabag.yml
Jump to 2.3.5-dev and update release process
[github/wallabag/wallabag.git] / app / config / wallabag.yml
index 7795bae65905c8e43d50186a5c9aac3d2efda4e6..847a80582ad17a5d2ed895dfe7d93f9125cf6e14 100644 (file)
@@ -1,10 +1,11 @@
 wallabag_core:
-    version: 2.3.0
+    version: 2.3.5-dev
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'
         fr: 'Français'
         de: 'Deutsch'
+        th: 'ไทย'
         tr: 'Türkçe'
         fa: 'فارسی'
         ro: 'Română'
@@ -157,6 +158,10 @@ wallabag_core:
             name: store_article_headers
             value: 0
             section: entry
+        -
+            name: shaarli_share_origin_url
+            value: 0
+            section: entry
 
 wallabag_user:
     registration_enabled: "%fosuser_registration%"