:domains => ["join.osmfoundation.org"],
:host => "ridley.ucl.openstreetmap.org"
},
+ :supporting => {
+ :comment => "supporting.openstreetmap.org",
+ :domains => ["supporting.openstreetmap.org"],
+ :host => "ridley.ucl.openstreetmap.org"
+ },
:community => {
:comment => "community.openstreetmap.org",
:domains => ["community.openstreetmap.org"],
},
:prometheus => {
:metrics => {
- :exim_queue_limit => { :metric => 250 }
+ :exim_queue_limit => { :metric => 2500 }
}
}
)