diff --git a/config/LocalSettings.php b/config/LocalSettings.php index da84995..948466a 100644 --- a/config/LocalSettings.php +++ b/config/LocalSettings.php @@ -326,8 +326,8 @@ $wgMaxImageArea = 6.4e7; $wgUseImageMagick = true; // Stream and serve thumbnails with thumb.php -$wgGenerateThumbnailOnParse = false; -$wgThumbnailScriptPath = "$wgScriptPath/thumb.php"; +// $wgGenerateThumbnailOnParse = false; +// $wgThumbnailScriptPath = "$wgScriptPath/thumb.php"; // SVG Support $wgFileExtensions[] = 'svg'; @@ -654,7 +654,7 @@ // Preconnect to media.starcitizen.tools $wgImagePreconnect = true; // Enable 404 handler -$wgLocalFileRepo['transformVia404'] = true; +// $wgLocalFileRepo['transformVia404'] = true; /** * Extension:CheckUser