X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fwallabag.yml;h=f1ef0924ac434bfb7cf77ba19e51553e35500956;hb=af7b22a3be35fff69b877ff68f9a12b1b73b421e;hp=bbc587b0dae692df79d45f87f36ff18e47ecf893;hpb=b4da3ee8e565070802db28bda4b8cd46134a3d19;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index bbc587b0..f1ef0924 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,10 +1,11 @@ wallabag_core: - version: 2.3.0 + version: 2.4.0-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ă' @@ -19,7 +20,7 @@ wallabag_core: theme: material language: '%locale%' rss_limit: 50 - reading_speed: 1 + reading_speed: 200 cache_lifetime: 10 action_mark_as_read: 1 list_mode: 0 @@ -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%"