X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e947590c6a42789d8a1c240331d85ca637274ed4..3ccb78d8431f3a3ee57d7dac493f5b02e2c695a4:/roles/chrysophylax.rb diff --git a/roles/chrysophylax.rb b/roles/chrysophylax.rb index 93c6b21a9..0717ab372 100644 --- a/roles/chrysophylax.rb +++ b/roles/chrysophylax.rb @@ -35,6 +35,13 @@ default_attributes( "rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144" ] }, + :nginx => { + :cache => { + :proxy => { + :max_size => "16384M" + } + } + }, :tilecache => { :tile_parent => "zurich.render.openstreetmap.org" }