Manual:$wgSharedPrefix

From MediaWiki.org

Jump to: navigation, search
Shared DB settings: $wgSharedPrefix
Table prefix to use on the shared database tables.
Introduced in version: 1.13.0 (r34353)
Removed in version: still in use
Allowed Values:
Default Value: false

Other settings: Alphabetical | By Function


[edit] Details

The prefix to use on the shared database.

See Manual:Shared database for usage information.

[edit] See also