]> git.openstreetmap.org Git - chef.git/blob - cookbooks/mediawiki/templates/default/mw-ext-PdfHandler.inc.php.erb
c34488991888e6716572f4afe6755c9b78f30628
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-PdfHandler.inc.php.erb
1 <?php
2 # DO NOT EDIT - This file is being maintained by Chef
3 require_once($IP .'/extensions/PdfHandler/PdfHandler.php');
4 #Disable due to MW Exception
5 #$wgPdfCreateThumbnailsInJobQueue = true;