Cache successful Blossom responses

Cache returned files from Blossom on the Nginx hosts, until either
deleted by the user or hitting the global cache size limit (1 GB)
This commit is contained in:
2026-08-16 12:17:09 -06:00
parent 1cb6040a21
commit f6f0d5b22d
3 changed files with 29 additions and 1 deletions
@@ -1 +1,3 @@
# No attributes here, use the blossom cookbook's attributes
node.default['blossom']['nginx_cache_max_size'] = '1g'