Manual:$wgEventLoggingSchemas

From mediawiki.org
MediaWiki settings: $wgEventLoggingSchemas
Register EventLogging schemas
Introduced in version:1.23.0 (Gerrit change 122459; git #dd842c7c)
Removed in version:still in use
Allowed values:(Associative array of schema name => version)
Default value:array()

Details

$wgEventLoggingSchemas offers a quick way to register EventLogging schemas. The array keys are the schema names (ie. the page names on the event logging central wiki, such as m:Special:PrefixIndex/Schema:), the values are the schema versions (ie. the page revisions).

See also