+ line.gsub!(/^( *)server_protocol:.*$/, "\\1server_protocol: \"https\"")
+ line.gsub!(/^( *)server_url:.*$/, "\\1server_url: \"#{name}\"")
+
+ line.gsub!(/^( *)#publisher_url:.*$/, "\\1publisher_url: \"https://plus.google.com/111953119785824514010\"")
+
+ line.gsub!(/^( *)support_email:.*$/, "\\1support_email: \"support@openstreetmap.org\"")