]> git.openstreetmap.org Git - chef.git/commitdiff
Remove support of doc files
authorTigerfell <43786020+Tigerfell@users.noreply.github.com>
Wed, 12 May 2021 14:48:27 +0000 (16:48 +0200)
committerGrant <github@firefishy.com>
Wed, 12 May 2021 14:56:08 +0000 (15:56 +0100)
cookbooks/mediawiki/templates/default/LocalSettings.php.erb

index f1bdeb84df8f17e685bb65e60a64bdf3520ac500..0d90084112a2eb6a09b5bcd930c67cb3c36fc70a 100644 (file)
@@ -89,7 +89,6 @@ $wgMaxShellTime = 360;
 $wgMaxShellWallClockTime = 360;
 
 # Allow some more upload extensions
-$wgFileExtensions[] = 'doc';
 $wgFileExtensions[] = 'pdf';
 $wgFileExtensions[] = 'odt';
 $wgFileExtensions[] = 'odp';