Manual:$wgLocalDatabases/ru
Jump to navigation
Jump to search
Настройки базы данных: $wgLocalDatabases | |
---|---|
Other wikis on this site, can be administered from a single developer account. |
|
Введено в версии: | 1.3.0 |
Удалено в версии: | все еще используется |
Допустимые значения: | (array of strings) - see below |
Значение по умолчанию: | [] |
Другие настройки: По алфавиту | По функциональности |
Details
An array of database names. E.g.,
$wgLocalDatabases = [ 'wikipedia', 'meta', 'news' ];
This is used for e.g. $wgConf (SiteConfiguration). $wgConf->wikis should be the same as $wgLocalDatabases.
It is needed to run a wiki family, for example by using Расширение:CentralAuth .
User rights on other wikis on this site can be administered from a single developer account (permission: userrights-interwiki).
See also
- Manual:$wgDBname - the one of the current wiki