]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/mw-ext-PdfHandler.inc.php.erb
Move mediawiki + wiki cookbook to public repo
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-PdfHandler.inc.php.erb
diff --git a/cookbooks/mediawiki/templates/default/mw-ext-PdfHandler.inc.php.erb b/cookbooks/mediawiki/templates/default/mw-ext-PdfHandler.inc.php.erb
new file mode 100644 (file)
index 0000000..c344889
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+# DO NOT EDIT - This file is being maintained by Chef
+require_once($IP .'/extensions/PdfHandler/PdfHandler.php');
+#Disable due to MW Exception
+#$wgPdfCreateThumbnailsInJobQueue = true;