:nginx => {
:cache => {
:proxy => {
+ :keys_zone => "proxy_cache_zone:64M",
:max_size => "2048M"
}
}
}
},
:tilecache => {
- :tile_parent => "sanfrancisco.render.openstreetmap.org",
- :tile_siblings => [
- "stormfly-02.openstreetmap.org",
- "ascalon.openstreetmap.org",
- "katie.openstreetmap.org",
- "konqi.openstreetmap.org"
- ]
+ :tile_parent => "sanfrancisco.render.openstreetmap.org"
}
)