:max_requests_per_child => 100000
}
},
- :apt => {
- :sources => ["ubuntugis-stable"]
- },
:postgresql => {
- :versions => ["9.1"],
:settings => {
:defaults => {
:temp_buffers => "32MB",
}
},
:tile => {
- :database => {
- :cluster => "9.1/main"
- },
:data => {
:world_boundaries => {
:url => "http://planet.openstreetmap.org/historical-shapefiles/world_boundaries-spherical.tgz"
:styles => {
:default => {
:repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
- :revision => "v2.29.0",
+ :revision => "v2.30.0",
:max_zoom => 19
}
}