- :repository => "git://github.com/tomhughes/openstreetmap-website.git",
- :revision => "next"
- },
- :owl => {
- :repository => "git://github.com/ppawel/openstreetmap-website.git",
- :revision => "owl-history-tab"
- },
- :overpass => {
- :repository => "git://github.com/drolbr/openstreetmap-website.git",
- :revision => "master"
- },
- :groups => {
- :repository => "git://github.com/osmlab/openstreetmap-website.git",
- :revision => "groups-sketch"
- },
- :jsrouting => {
- :repository => "git://github.com/systemed/openstreetmap-website.git",
- :revision => "routing"
- },
- :jsrouting2 => {
- :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
- :revision => "routing"
- },
- :overpass2 => {
- :repository => "git://github.com/tomhughes/openstreetmap-website.git",
- :revision => "overpass"
+ :repository => "https://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "next",
+ :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
+ :cgimap_revision => "master",
+ :cgimap_options => {
+ :ratelimit_upload => true
+ }