42 'default' => [
'class' => JobQueueMemory::class,
'order' =>
'fifo' ],
60 'class' => MediaWiki\Session\CookieSessionProvider::class,
63 'callUserSetCookiesHook' =>
true,
76 'class' => MediaWiki\Auth\TemporaryPasswordPrimaryAuthenticationProvider::class,
78 'authoritative' =>
false,
82 'class' => MediaWiki\Auth\LocalPasswordPrimaryAuthenticationProvider::class,
84 'authoritative' =>
true,
88 'secondaryauth' => [],
93 Hooks::clear(
'AlternateUserMailer' );
95 'AlternateUserMailer',
101 ini_set(
'xdebug.max_nesting_level', 1000 );
106 ini_set(
'serialize_precision', 17 );
$wgJobTypeConf
Map of job types to configuration arrays.
$wgParserCacheType
The cache type for storing article HTML.
$wgSessionProviders
MediaWiki\Session\SessionProvider configuration.
$wgAuthManagerConfig
Configure AuthManager.
$wgUseDatabaseMessages
Translation using MediaWiki: namespace.
$wgMessageCacheType
The cache type for storing the contents of the MediaWiki namespace.
$wgLocaltimezone
Fake out the timezone that the server thinks it's in.
$wgSearchType
Search type.
$wgAuth $wgAuth
Authentication plugin.
$wgMainStash
Main object stash type.
$wgSessionCacheType
The cache type for storing session data.
$wgLanguageConverterCacheType
The cache type for storing language conversion tables, which are used when parsing certain text and i...
$wgSessionPbkdf2Iterations
Number of internal PBKDF2 iterations to use when deriving session secrets.
$wgDevelopmentWarnings
If set to true MediaWiki will throw notices for some possible error conditions and for deprecated fun...
$wgMainWANCache
Main Wide-Area-Network cache type.
$wgLocalisationCacheConf
Localisation cache configuration.
Common code for test environment initialisation and teardown.
static applyInitialConfig()
This should be called before Setup.php, e.g.
This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of and they certainly aren t ideal for someone who s installing MediaWiki as MediaWiki does not conform to normal Unix filesystem layout Hopefully we ll offer direct support for standard layouts in the future
CACHE_MEMCACHED $wgMainCacheType