X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..e21ce28e6c422b39902b1886743a6155d4d4f3d9:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index e635b536a..b6470e158 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -36,7 +36,7 @@ mediawiki_site "wiki.osmfoundation.org" do database_password passwords["wiki"]["database"] admin_password passwords["wiki"]["admin"] skin "OSMFoundation" - logo "/Wiki.png" + logo "/w/skins/OSMFoundation/img/logo.png" email_contact "webmaster@openstreetmap.org" email_sender "webmaster@openstreetmap.org" email_sender_name "OSMF Wiki" @@ -44,7 +44,7 @@ mediawiki_site "wiki.osmfoundation.org" do recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["wiki"]["recaptcha"] extra_file_extensions ["mp3"] - version "1.34" + version "1.37" end mediawiki_skin "osmf" do