- :sysctl => {
- :postgres => {
- :comment => "Increase shared memory for postgres",
- :parameters => {
- "kernel.shmmax" => 66 * 1024 * 1024 * 1024,
- "kernel.shmall" => 66 * 1024 * 1024 * 1024 / 4096
- }
- }
+ :tilecache => {
+ :tile_parent => "sweden.render.openstreetmap.org",
+ :tile_siblings => [
+ "nidhogg.openstreetmap.org",
+ "ridgeback.openstreetmap.org",
+ "rimfaxe.openstreetmap.org",
+ "trogdor.openstreetmap.org"
+ ]