2 description "Role applied to all wiki servers"
7 :wiki => { :status => :role }
11 :trusted_users => [ "www-data" ],
17 :pattern => "www-data@openstreetmap.org",
18 :replacement => "wiki@noreply.openstreetmap.org",
24 :memory_limit => 1024,
25 :connection_limit => 8192,
26 :chunk_growth_factor => 1.05,
35 :threads_per_child => 50,
36 :max_requests_per_child => 10000
42 "recipe[elasticsearch]",