Add distributed locks to specific methods

This commit is contained in:
Jacob Gunther
2023-07-22 01:29:19 -05:00
parent 34c3156cc5
commit 55fd9f7bb4
6 changed files with 214 additions and 29 deletions

View File

@@ -54,4 +54,5 @@ routes:
default_download: false
cache:
skin_cache_duration: 12h # 12 hours
render_cache_duration: 12h # 12 hours
render_cache_duration: 12h # 12 hours
enable_locks: true