]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/dwg.rb
foundation: add pptx to dwg
[chef.git] / cookbooks / foundation / recipes / dwg.rb
index 2eff0db56596f9e4cf9f371f1f13c493046c9f77..9d9a12fc84fbf7249dbda715210be735bfa35d1f 100644 (file)
@@ -32,12 +32,11 @@ mediawiki_site "dwg.osmfoundation.org" do
   admin_password passwords["dwg"]["admin"]
   logo "/Wiki.png"
   email_contact "webmaster@openstreetmap.org"
-  email_sender "webmaster@openstreetmap.org"
+  email_sender "wiki@noreply.openstreetmap.org"
   email_sender_name "OSMF Board Wiki"
   private_site true
-  recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
-  recaptcha_private_key passwords["dwg"]["recaptcha"]
-  version "1.34"
+  extra_file_extensions %w[pptx]
+  version "1.39"
 end
 
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do