X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..39a9aa684dda7c645fe0d40298a6e9a3176aef4f:/cookbooks/tilecache/attributes/default.rb?ds=sidebyside 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"