:threads_per_child => 50
}
},
- :apt => {
- :sources => [ "ubuntugis-stable", "ubuntugis-unstable" ]
- },
:postgresql => {
:settings => {
:defaults => {
}
},
:nominatim => {
+ :enabled => true,
:repository => "git://git.openstreetmap.org/nominatim.git"
}
)