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 11:53:51 -06:00
parent 1cb6040a21
commit 7a57d3b4c5
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'