missed one..

This commit is contained in:
Ævar Arnfjörð Bjarmason 2005-04-02 20:00:51 +00:00
parent 86fec1d2d4
commit f51589adbd

View file

@ -448,7 +448,7 @@ No database changes since 20031107; upgrading should be clean.
Uploads are now disabled by default. If you've set up a secure configuration
you can reenable uploads by putting:
$wgDisableUploads = false;
$wgEnableUploads = true;
into LocalSettings.php.