forked from wallabag/wallabag
Store cache lifetime in config
This commit is contained in:
@ -49,6 +49,7 @@ wallabag_core:
|
||||
language: en
|
||||
rss_limit: 50
|
||||
reading_speed: 1
|
||||
cache_lifetime: 10
|
||||
|
||||
wallabag_import:
|
||||
allow_mimetypes: ['application/octet-stream', 'application/json', 'text/plain']
|
||||
|
||||
Reference in New Issue
Block a user