Add filestore store option

This commit is contained in:
Jacob Gunther
2024-08-10 23:21:36 -05:00
parent e123b0e337
commit 63c604d4d1
7 changed files with 203 additions and 16 deletions

View File

@@ -63,6 +63,9 @@ routes:
default_download: false
default_format: png
cache:
store:
type: filestore
dir: store
skin_cache_duration: 12h # 12 hours
render_cache_duration: 12h # 12 hours
enable_locks: true