Cache returned files from Blossom on the Nginx hosts, until either deleted by the user or hitting the global cache size limit (1 GB)
4 lines
116 B
Ruby
4 lines
116 B
Ruby
# No attributes here, use the blossom cookbook's attributes
|
|
|
|
node.default['blossom']['nginx_cache_max_size'] = '1g'
|