]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/attributes/default.rb
Move tile cache sibling configuration to roles
[chef.git] / cookbooks / tilecache / attributes / default.rb
index 2e8471518fc81627c47f4ab0f943089294c49be6..e91bd96178dab5d304cd37e50fae092947532cd7 100644 (file)
@@ -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"