Manual:$wgSharedUploadDBname

From MediaWiki.org
Jump to: navigation, search

Other languages:
Deutsch • ‎English • ‎español • ‎suomi • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil • ‎русский
Shared uploads: $wgSharedUploadDBname
DB name with metadata about shared directory.
Introduced in version: 1.4.1
Removed in version: still in use
Allowed values: local path or false
Default value: false
"commons" (prior to 1.5.0)

Other settings: Alphabetical | By Function

Details[edit | edit source]

DB name with metadata about shared directory. Set this to false if the uploads do not come from a wiki.

See also[edit | edit source]

  • Manual:$wgForeignFileRepos - a more flexible way of configuring shared upload repositories (and the only way, if you want to set up more than one shared upload source)