mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Fixed default value for reading speed
This commit is contained in:
parent
c7fce40b44
commit
af7b22a3be
5 changed files with 5 additions and 5 deletions
|
@ -20,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue