* Documentation fix
This commit is contained in:
parent
7b74acc98e
commit
854f5ea5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ $wgCacheSharedUploads = true;
|
|||
/**
|
||||
* Point the upload navigation link to an external URL
|
||||
* Useful if you want to use a shared repository by default
|
||||
* without disabling local uploads
|
||||
* without disabling local uploads (use $wgEnableUploads = false for that)
|
||||
* e.g. $wgUploadNavigationUrl = 'http://commons.wikimedia.org/wiki/Special:Upload';
|
||||
*/
|
||||
$wgUploadNavigationUrl = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue