]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/dwg.rb
Imagery: switch back to using multiwatch
[chef.git] / cookbooks / foundation / recipes / dwg.rb
index b19e7cfececf9a9316ce371cd58f95b719b283d8..539790a0f2e884d3e80dca2eeb8439c3081df253 100644 (file)
@@ -36,6 +36,12 @@ mediawiki_site "dwg.osmfoundation.org" do
   private true
   recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
   recaptcha_private_key passwords["dwg"]["recaptcha"]
+  version "1.31"
+end
+
+mediawiki_extension "MobileFrontend" do
+  site "dwg.osmfoundation.org"
+  template "mw-ext-MobileFrontend.inc.php.erb"
 end
 
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do