:repository => "https://github.com/tomhughes/openstreetmap-website.git",
:revision => "locale"
},
- :microsms => {
+ :microcosms => {
:repository => "https://github.com/openbrian/osm-microcosms.git",
:revision => "microcosms"
},
:effective_cache_size => "4GB"
},
"9.1" => {
- :port => "5433"
+ :port => "5433",
+ :ssl => "false"
},
"12" => {
- :port => "5432"
+ :port => "5432",
+ :wal_level => "logical",
+ :max_replication_slots => "1"
}
}
},