Skip to content

Commit 6823e0d

Browse files
authored
Update LocalSettings.php
1 parent edb22ee commit 6823e0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LocalSettings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
$wgUseGzip = true;
7575
$wgMemCachedServers = [];
7676
$wgJobRunRate = 0;
77+
$wgMaxShellMemory = 1024 * 1024;
7778
## To enable image uploads, make sure the 'images' directory
7879
## is writable, then set this to true:
7980
$wgUploadDirectory = "$IP/images";

0 commit comments

Comments
 (0)