Store cache lifetime in config

This commit is contained in:
Nicolas Lœuillet
2016-09-03 14:02:50 +02:00
parent 0b0233b1ec
commit b3f4a11a81
6 changed files with 24 additions and 2 deletions

View File

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