2 description "Role applied to all wiki servers"
 
   7       :wiki => { :status => :role }
 
  11     :trusted_users => [ "www-data" ],
 
  17     :memory_limit => 1024,
 
  18     :connection_limit => 8192,
 
  19     :chunk_growth_factor => 1.05,
 
  28       :threads_per_child => 50,
 
  29       :max_requests_per_child => 10000