X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..5fb76dc7c3c0de9177b690895aed29d479aa144a:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 9764a0934..9fca8ee8b 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -38,17 +38,11 @@ mediawiki_site "wiki.osmfoundation.org" do skin "OSMFoundation" logo "/w/skins/OSMFoundation/img/logo.png" email_contact "webmaster@openstreetmap.org" - email_sender "webmaster@openstreetmap.org" + email_sender "wiki@noreply.openstreetmap.org" email_sender_name "OSMF Wiki" private_accounts true - extra_file_extensions ["mp3"] - version "1.38" -end - -mediawiki_skin "osmf" do - site "wiki.osmfoundation.org" - repository "https://github.com/openstreetmap/mediawiki-skins-osmf.git" - revision "master" + extra_file_extensions %w[mp3 pptx] + version "1.39" end mediawiki_skin "OSMFoundation" do