}
},
:exim => {
- :trusted_users => [ "www-data" ],
+ :trusted_users => ["www-data"],
:aliases => {
:root => "grant"
- }
+ },
+ :rewrites => [
+ {
+ :pattern => "www-data@openstreetmap.org",
+ :replacement => "wiki@noreply.openstreetmap.org",
+ :flags => "F"
+ }
+ ]
},
:memcached => {
- :memory_limit => 512,
+ :memory_limit => 1024,
:connection_limit => 8192,
:chunk_growth_factor => 1.05,
:min_item_size => 5