:repository => "https://github.com/tomhughes/openstreetmap-website.git",
:revision => "locale"
},
+ :microcosms => {
+ :repository => "https://github.com/openbrian/osm-microcosms.git",
+ :revision => "microcosms"
+ },
:upload => {
:repository => "https://git.openstreetmap.org/public/rails.git",
:revision => "master",
:port => "5433"
},
"12" => {
- :port => "5432"
+ :port => "5432",
+ :wal_level => "logical",
+ :max_replication_slots => "1"
}
}
},