Manual talk:$wgSharedTables
From MediaWiki.org
[edit]
- $wgSharedTables = array("user", "interwiki");
- if using Extension:ConfirmAccount: array("user", "interwiki", "account_credentials", "account_requests")
--G.Hagedorn 09:20, 11 April 2009 (UTC)
- Sharing interwiki probably isn't a good idea if you plan on having multiple languages of each wiki, since interlanguage prefixes are stored there as well. So, if you have wiki1 and wiki2, you can only have one fr: prefix for example if interwiki is shared, even if both wiki1 and wiki2 have a french language version. --Skizzerz 15:18, 11 April 2009 (UTC)
[edit]
Tisane 20:46, 3 June 2010 (UTC)
[edit] Yes
Mr.Z-man 22:46, 8 June 2010 (UTC)