X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig.yml;h=5265be8afa7ec18cf37b7cc03ea14f5073ae9dbe;hb=58a0ca16516bb6f47cfb67b595a44caabd3752de;hp=25ecabe759ca4706cfd6a00a5fdb71c92e551f1e;hpb=807037884f0085cd39fe4b41cacd82be14e309d9;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 25ecabe7..5265be8a 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -28,7 +28,7 @@ framework: assets: ~ wallabag_core: - version: 2.0.0-beta.1 + version: 2.0.0-beta.2 paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" languages: en: 'English' @@ -44,6 +44,7 @@ wallabag_core: theme: material language: en rss_limit: 50 + reading_speed: 1 wallabag_import: allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']