1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Added setting to have a personal reading time

This commit is contained in:
Nicolas Lœuillet 2016-03-08 16:44:25 +01:00
parent 17b3d026fd
commit bca5485946
9 changed files with 56 additions and 2 deletions

View file

@ -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']