Manual:$wgSharedLatin1
Appearance
This feature was removed completely in version 1.5.0. |
Shared uploads: $wgSharedLatin1 | |
---|---|
Set true if the repository uses latin1 filenames. |
|
Introduced in version: | 1.3.8 |
Removed in version: | 1.5.0 |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
[edit]Set this value to true if the repository uses latin1 filenames.
If you operate multiple wikis, you can define a shared upload path using $wgSharedUploadPath . If $wgUseSharedUploads is set, the wiki will look in the shared repository if no file of the given name is found in the local repository (for [[Image:..]], [[Media:..]] links).