X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fwallabag.yml;h=ec6aae63a72fd07811922d06799abbfc3b53e8be;hb=773ac5b0f7a56ff2527601498b0822d6ef8bfa40;hp=6b4722fc2cb3fd1d1de6b2e5d86dc21444b2495c;hpb=91f9bacf735e61072d6f0e9f47cc5ec6401193c7;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 6b4722fc..ec6aae63 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,10 +1,11 @@ wallabag_core: - version: 2.2.3 + version: 2.3.0 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,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%"