2 description "Role applied to all taginfo servers"
8 :status => :administrator
12 :members => [:jochen, :tomh]
20 :max_request_workers => 1000,
21 :min_spare_threads => 50,
22 :max_spare_threads => 150,
23 :threads_per_child => 50,
24 :max_connections_per_child => 10000
33 :name => "taginfo.openstreetmap.org",
34 :aliases => ["taginfo.osm.org"],
35 :description => "This is the main taginfo site. It contains OSM data for the whole planet and is updated daily.",
36 :about => "<p>This site is run by the <a href='https://www.osmfoundation.org/'>OSMF</a> and maintained by <a href='https://www.openstreetmap.org/user/Jochen%20Topf'>Jochen Topf</a> and the <a href='https://wiki.openstreetmap.org/wiki/System_Administrators'>Sysadmin team</a>.</p><p>Several <a class='extlink' href='//wiki.openstreetmap.org/wiki/Taginfo/Sites'>other taginfo sites</a> are operated by different people for different areas of the world.</p>",
38 :contact => "Jochen Topf <jochen@remote.org>"