X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..d1ade9cc2fa9f44c3b9f8378d70f742bc9da4add:/cookbooks/tilecache/attributes/default.rb diff --git a/cookbooks/tilecache/attributes/default.rb b/cookbooks/tilecache/attributes/default.rb index 2e8471518..e91bd9617 100644 --- a/cookbooks/tilecache/attributes/default.rb +++ b/cookbooks/tilecache/attributes/default.rb @@ -1,5 +1,6 @@ default[:tilecache][:tile_parent] = "parent.tile.openstreetmap.org" +default[:tilecache][:tile_siblings] = [] #Per IP bucket refill rate default[:tilecache][:ip_bucket_refill] = "8192"