X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fwallabag.yml;h=1948175c05aa3128d4c2a964dfcfe7758c5a4f8a;hb=refs%2Fpull%2F3812%2Fhead;hp=bbc587b0dae692df79d45f87f36ff18e47ecf893;hpb=b4da3ee8e565070802db28bda4b8cd46134a3d19;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index bbc587b0..1948175c 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,10 +1,11 @@ wallabag_core: - version: 2.3.0 + version: 2.3.5 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ă' @@ -153,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%"