X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fwallabag.yml;h=347d766d2a14664e2cee4f43ee7bab815599a14a;hb=20349b02dd910a344905111271981921378fe02b;hp=6b4722fc2cb3fd1d1de6b2e5d86dc21444b2495c;hpb=91f9bacf735e61072d6f0e9f47cc5ec6401193c7;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 6b4722fc..347d766d 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,10 +1,11 @@ wallabag_core: - version: 2.2.3 + 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,13 +20,13 @@ 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 fetching_error_message_title: 'No title found' fetching_error_message: | - wallabag can't retrieve contents for this article. Please troubleshoot this issue. + wallabag can't retrieve contents for this article. Please troubleshoot this issue. api_limit_mass_actions: 10 encryption_key_path: "%kernel.project_dir%/data/site-credentials-secret-key.txt" default_internal_settings: @@ -43,7 +44,7 @@ wallabag_core: section: entry - name: diaspora_url - value: http://diasporapod.com + value: https://diasporapod.com/ section: entry - name: share_unmark @@ -63,11 +64,11 @@ wallabag_core: section: entry - name: shaarli_url - value: http://myshaarli.com + value: https://myshaarli.com section: entry - - name: scuttle_url - value: http://scuttle.org + name: https://scuttle.org + value: https://github.com/scronide/scuttle section: entry - name: share_mail @@ -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%"