MediaWiki REL1_39
config-schema.php
Go to the documentation of this file.
1<?php
2// This file is automatically generated using maintenance/generateConfigSchema.php.
3// Do not modify this file manually, edit includes/MainConfigSchema.php instead.
4// phpcs:disable Generic.Files.LineLength
5return [
6 'config-schema-inverse' => [
7 'default' => [
8 'ConfigRegistry' => [
9 'main' => 'GlobalVarConfig::newInstance',
10 ],
11 'Sitename' => 'MediaWiki',
12 'Server' => false,
13 'CanonicalServer' => false,
14 'ServerName' => false,
15 'AssumeProxiesUseDefaultProtocolPorts' => true,
16 'HttpsPort' => 443,
17 'ForceHTTPS' => false,
18 'ScriptPath' => '/wiki',
19 'UsePathInfo' => null,
20 'Script' => false,
21 'LoadScript' => false,
22 'RestPath' => false,
23 'StylePath' => false,
24 'LocalStylePath' => false,
25 'ExtensionAssetsPath' => false,
26 'ExtensionDirectory' => null,
27 'StyleDirectory' => null,
28 'BaseDirectory' => null,
29 'ArticlePath' => false,
30 'UploadPath' => false,
31 'ImgAuthPath' => false,
32 'ThumbPath' => false,
33 'UploadDirectory' => false,
34 'FileCacheDirectory' => false,
35 'Logo' => false,
36 'Logos' => false,
37 'LogoHD' => false,
38 'Favicon' => '/favicon.ico',
39 'AppleTouchIcon' => false,
40 'ReferrerPolicy' => false,
41 'TmpDirectory' => false,
42 'UploadBaseUrl' => '',
43 'UploadStashScalerBaseUrl' => false,
44 'ActionPaths' => [
45 ],
46 'MainPageIsDomainRoot' => false,
47 'EnableUploads' => false,
48 'UploadStashMaxAge' => 21600,
49 'EnableAsyncUploads' => false,
50 'UploadMaintenance' => false,
51 'IllegalFileChars' => ':\\/\\\\',
52 'DeletedDirectory' => false,
53 'ImgAuthDetails' => false,
54 'ImgAuthUrlPathMap' => [
55 ],
56 'LocalFileRepo' => false,
57 'ForeignFileRepos' => [
58 ],
59 'UseInstantCommons' => false,
60 'UseSharedUploads' => false,
61 'SharedUploadDirectory' => null,
62 'SharedUploadPath' => null,
63 'HashedSharedUploadDirectory' => true,
64 'RepositoryBaseUrl' => 'https://commons.wikimedia.org/wiki/File:',
65 'FetchCommonsDescriptions' => false,
66 'SharedUploadDBname' => false,
67 'SharedUploadDBprefix' => '',
68 'CacheSharedUploads' => true,
69 'ForeignUploadTargets' => [
70 0 => 'local',
71 ],
72 'UploadDialog' => [
73 'fields' => [
74 'description' => true,
75 'date' => false,
76 'categories' => false,
77 ],
78 'licensemessages' => [
79 'local' => 'generic-local',
80 'foreign' => 'generic-foreign',
81 ],
82 'comment' => [
83 'local' => '',
84 'foreign' => '',
85 ],
86 'format' => [
87 'filepage' => '$DESCRIPTION',
88 'description' => '$TEXT',
89 'ownwork' => '',
90 'license' => '',
91 'uncategorized' => '',
92 ],
93 ],
94 'FileBackends' => [
95 ],
96 'LockManagers' => [
97 ],
98 'ShowEXIF' => null,
99 'UpdateCompatibleMetadata' => false,
100 'AllowCopyUploads' => false,
101 'CopyUploadsDomains' => [
102 ],
103 'CopyUploadsFromSpecialUpload' => false,
104 'CopyUploadProxy' => false,
105 'CopyUploadTimeout' => false,
106 'CopyUploadAllowOnWikiDomainConfig' => false,
107 'MaxUploadSize' => 104857600,
108 'MinUploadChunkSize' => 1024,
109 'UploadNavigationUrl' => false,
110 'UploadMissingFileUrl' => false,
111 'ThumbnailScriptPath' => false,
112 'SharedThumbnailScriptPath' => false,
113 'HashedUploadDirectory' => true,
114 'FileExtensions' => [
115 0 => 'png',
116 1 => 'gif',
117 2 => 'jpg',
118 3 => 'jpeg',
119 4 => 'webp',
120 ],
121 'ProhibitedFileExtensions' => [
122 0 => 'html',
123 1 => 'htm',
124 2 => 'js',
125 3 => 'jsb',
126 4 => 'mhtml',
127 5 => 'mht',
128 6 => 'xhtml',
129 7 => 'xht',
130 8 => 'php',
131 9 => 'phtml',
132 10 => 'php3',
133 11 => 'php4',
134 12 => 'php5',
135 13 => 'phps',
136 14 => 'phar',
137 15 => 'shtml',
138 16 => 'jhtml',
139 17 => 'pl',
140 18 => 'py',
141 19 => 'cgi',
142 20 => 'exe',
143 21 => 'scr',
144 22 => 'dll',
145 23 => 'msi',
146 24 => 'vbs',
147 25 => 'bat',
148 26 => 'com',
149 27 => 'pif',
150 28 => 'cmd',
151 29 => 'vxd',
152 30 => 'cpl',
153 31 => 'xml',
154 ],
155 'MimeTypeExclusions' => [
156 0 => 'text/html',
157 1 => 'application/javascript',
158 2 => 'text/javascript',
159 3 => 'text/x-javascript',
160 4 => 'application/x-shellscript',
161 5 => 'application/x-php',
162 6 => 'text/x-php',
163 7 => 'text/x-python',
164 8 => 'text/x-perl',
165 9 => 'text/x-bash',
166 10 => 'text/x-sh',
167 11 => 'text/x-csh',
168 12 => 'text/scriptlet',
169 13 => 'application/x-msdownload',
170 14 => 'application/x-msmetafile',
171 15 => 'application/java',
172 16 => 'application/xml',
173 17 => 'text/xml',
174 ],
175 'CheckFileExtensions' => true,
176 'StrictFileExtensions' => true,
177 'DisableUploadScriptChecks' => false,
178 'UploadSizeWarning' => false,
179 'TrustedMediaFormats' => [
180 0 => 'BITMAP',
181 1 => 'AUDIO',
182 2 => 'VIDEO',
183 3 => 'image/svg+xml',
184 4 => 'application/pdf',
185 ],
186 'MediaHandlers' => [
187 ],
188 'NativeImageLazyLoading' => false,
189 'ParserTestMediaHandlers' => [
190 'image/jpeg' => 'MockBitmapHandler',
191 'image/png' => 'MockBitmapHandler',
192 'image/gif' => 'MockBitmapHandler',
193 'image/tiff' => 'MockBitmapHandler',
194 'image/webp' => 'MockBitmapHandler',
195 'image/x-ms-bmp' => 'MockBitmapHandler',
196 'image/x-bmp' => 'MockBitmapHandler',
197 'image/x-xcf' => 'MockBitmapHandler',
198 'image/svg+xml' => 'MockSvgHandler',
199 'image/vnd.djvu' => 'MockDjVuHandler',
200 ],
201 'UseImageResize' => true,
202 'UseImageMagick' => false,
203 'ImageMagickConvertCommand' => '/usr/bin/convert',
204 'MaxInterlacingAreas' => [
205 ],
206 'SharpenParameter' => '0x0.4',
207 'SharpenReductionThreshold' => 0.85,
208 'ImageMagickTempDir' => false,
209 'CustomConvertCommand' => false,
210 'JpegTran' => '/usr/bin/jpegtran',
211 'JpegPixelFormat' => 'yuv420',
212 'JpegQuality' => 80,
213 'Exiv2Command' => '/usr/bin/exiv2',
214 'Exiftool' => '/usr/bin/exiftool',
215 'SVGConverters' => [
216 'ImageMagick' => '$path/convert -background "#ffffff00" -thumbnail $widthx$height\\! $input PNG:$output',
217 'sodipodi' => '$path/sodipodi -z -w $width -f $input -e $output',
218 'inkscape' => '$path/inkscape -z -w $width -f $input -e $output',
219 'batik' => 'java -Djava.awt.headless=true -jar $path/batik-rasterizer.jar -w $width -d $output $input',
220 'rsvg' => '$path/rsvg-convert -w $width -h $height -o $output $input',
221 'imgserv' => '$path/imgserv-wrapper -i svg -o png -w$width $input $output',
222 'ImagickExt' => [
223 0 => 'SvgHandler::rasterizeImagickExt',
224 ],
225 ],
226 'SVGConverter' => 'ImageMagick',
227 'SVGConverterPath' => '',
228 'SVGMaxSize' => 5120,
229 'SVGMetadataCutoff' => 262144,
230 'MediaInTargetLanguage' => true,
231 'MaxImageArea' => 12500000,
232 'MaxAnimatedGifArea' => 12500000,
233 'TiffThumbnailType' => [
234 ],
235 'ThumbnailEpoch' => '20030516000000',
236 'AttemptFailureEpoch' => 1,
237 'IgnoreImageErrors' => false,
238 'GenerateThumbnailOnParse' => true,
239 'ShowArchiveThumbnails' => true,
240 'EnableAutoRotation' => null,
241 'Antivirus' => null,
242 'AntivirusSetup' => [
243 'clamav' => [
244 'command' => 'clamscan --no-summary ',
245 'codemap' => [
246 0 => 0,
247 1 => 1,
248 52 => -1,
249 '*' => false,
250 ],
251 'messagepattern' => '/.*?:(.*)/sim',
252 ],
253 ],
254 'AntivirusRequired' => true,
255 'VerifyMimeType' => true,
256 'VerifyMimeTypeIE' => true,
257 'MimeTypeFile' => 'internal',
258 'MimeInfoFile' => 'internal',
259 'MimeDetectorCommand' => null,
260 'TrivialMimeDetection' => false,
261 'XMLMimeTypes' => [
262 'http://www.w3.org/2000/svg:svg' => 'image/svg+xml',
263 'svg' => 'image/svg+xml',
264 'http://www.lysator.liu.se/~alla/dia/:diagram' => 'application/x-dia-diagram',
265 'http://www.w3.org/1999/xhtml:html' => 'text/html',
266 'html' => 'text/html',
267 ],
268 'ImageLimits' => [
269 0 => [
270 0 => 320,
271 1 => 240,
272 ],
273 1 => [
274 0 => 640,
275 1 => 480,
276 ],
277 2 => [
278 0 => 800,
279 1 => 600,
280 ],
281 3 => [
282 0 => 1024,
283 1 => 768,
284 ],
285 4 => [
286 0 => 1280,
287 1 => 1024,
288 ],
289 5 => [
290 0 => 2560,
291 1 => 2048,
292 ],
293 ],
294 'ThumbLimits' => [
295 0 => 120,
296 1 => 150,
297 2 => 180,
298 3 => 200,
299 4 => 250,
300 5 => 300,
301 ],
302 'ThumbnailBuckets' => null,
303 'ThumbnailMinimumBucketDistance' => 50,
304 'UploadThumbnailRenderMap' => [
305 ],
306 'UploadThumbnailRenderMethod' => 'jobqueue',
307 'UploadThumbnailRenderHttpCustomHost' => false,
308 'UploadThumbnailRenderHttpCustomDomain' => false,
309 'UseTinyRGBForJPGThumbnails' => false,
310 'GalleryOptions' => [
311 ],
312 'ThumbUpright' => 0.75,
313 'DirectoryMode' => 511,
314 'ResponsiveImages' => true,
315 'ImagePreconnect' => false,
316 'DjvuDump' => null,
317 'DjvuRenderer' => null,
318 'DjvuTxt' => null,
319 'DjvuPostProcessor' => 'pnmtojpeg',
320 'DjvuOutputExtension' => 'jpg',
321 'EmergencyContact' => false,
322 'PasswordSender' => false,
323 'NoReplyAddress' => false,
324 'EnableEmail' => true,
325 'EnableUserEmail' => true,
326 'EnableSpecialMute' => false,
327 'EnableUserEmailMuteList' => false,
328 'UserEmailUseReplyTo' => true,
329 'PasswordReminderResendTime' => 24,
330 'NewPasswordExpiry' => 604800,
331 'UserEmailConfirmationTokenExpiry' => 604800,
332 'PasswordExpirationDays' => false,
333 'PasswordExpireGrace' => 604800,
334 'SMTP' => false,
335 'AdditionalMailParams' => null,
336 'AllowHTMLEmail' => false,
337 'EnotifFromEditor' => false,
338 'EmailAuthentication' => true,
339 'EnotifWatchlist' => false,
340 'EnotifUserTalk' => false,
341 'EnotifRevealEditorAddress' => false,
342 'EnotifMinorEdits' => true,
343 'EnotifImpersonal' => false,
344 'EnotifMaxRecips' => 500,
345 'EnotifUseRealName' => false,
346 'UsersNotifiedOnAllChanges' => [
347 ],
348 'DBname' => 'my_wiki',
349 'DBmwschema' => null,
350 'DBprefix' => '',
351 'DBserver' => 'localhost',
352 'DBport' => 5432,
353 'DBuser' => 'wikiuser',
354 'DBpassword' => '',
355 'DBtype' => 'mysql',
356 'DBssl' => false,
357 'DBcompress' => false,
358 'DBadminuser' => null,
359 'DBadminpassword' => null,
360 'SearchType' => null,
361 'SearchTypeAlternatives' => null,
362 'DBTableOptions' => 'ENGINE=InnoDB, DEFAULT CHARSET=binary',
363 'SQLMode' => '',
364 'DBDefaultGroup' => null,
365 'SQLiteDataDir' => '',
366 'SharedDB' => null,
367 'SharedPrefix' => false,
368 'SharedTables' => [
369 0 => 'user',
370 1 => 'user_properties',
371 2 => 'user_autocreate_serial',
372 ],
373 'SharedSchema' => false,
374 'DBservers' => false,
375 'LBFactoryConf' => [
376 'class' => 'Wikimedia\\Rdbms\\LBFactorySimple',
377 ],
378 'DataCenterUpdateStickTTL' => 10,
379 'DBerrorLog' => false,
380 'DBerrorLogTZ' => false,
381 'LocalDatabases' => [
382 ],
383 'DatabaseReplicaLagWarning' => 10,
384 'DatabaseReplicaLagCritical' => 30,
385 'MaxExecutionTimeForExpensiveQueries' => 0,
386 'TemplateLinksSchemaMigrationStage' => 768,
387 'ContentHandlers' => [
388 'wikitext' => 'WikitextContentHandler',
389 'javascript' => 'JavaScriptContentHandler',
390 'json' => 'JsonContentHandler',
391 'css' => 'CssContentHandler',
392 'text' => 'TextContentHandler',
393 'unknown' => 'FallbackContentHandler',
394 ],
395 'NamespaceContentModels' => [
396 ],
397 'ContentHandlerTextFallback' => 'ignore',
398 'TextModelsToParse' => [
399 0 => 'wikitext',
400 1 => 'javascript',
401 2 => 'css',
402 ],
403 'CompressRevisions' => false,
404 'ExternalStores' => [
405 ],
406 'ExternalServers' => [
407 ],
408 'DefaultExternalStore' => false,
409 'RevisionCacheExpiry' => 604800,
410 'PageLanguageUseDB' => false,
411 'DiffEngine' => null,
412 'ExternalDiffEngine' => false,
413 'RequestTimeLimit' => null,
414 'TransactionalTimeLimit' => 120,
415 'CriticalSectionTimeLimit' => 180.0,
416 'MiserMode' => false,
417 'DisableQueryPages' => false,
418 'QueryCacheLimit' => 1000,
419 'WantedPagesThreshold' => 1,
420 'AllowSlowParserFunctions' => false,
421 'AllowSchemaUpdates' => true,
422 'MaxArticleSize' => 2048,
423 'MemoryLimit' => '50M',
424 'PoolCounterConf' => null,
425 'MaxUserDBWriteDuration' => false,
426 'MaxJobDBWriteDuration' => false,
427 'LinkHolderBatchSize' => 1000,
428 'MaximumMovedPages' => 100,
429 'ForceDeferredUpdatesPreSend' => false,
430 'MultiShardSiteStats' => false,
431 'CacheDirectory' => false,
432 'MainCacheType' => 0,
433 'MessageCacheType' => -1,
434 'ParserCacheType' => -1,
435 'SessionCacheType' => -1,
436 'LanguageConverterCacheType' => -1,
437 'StatsCacheType' => -1,
438 'ObjectCaches' => [
439 0 => [
440 'class' => 'EmptyBagOStuff',
441 'reportDupes' => false,
442 ],
443 1 => [
444 'class' => 'SqlBagOStuff',
445 'loggroup' => 'SQLBagOStuff',
446 ],
447 -1 => [
448 'factory' => 'ObjectCache::newAnything',
449 ],
450 3 => [
451 'factory' => 'ObjectCache::getLocalServerInstance',
452 ],
453 'db-replicated' => [
454 'class' => 'ReplicatedBagOStuff',
455 'readFactory' => [
456 'factory' => 'ObjectCache::newFromParams',
457 'args' => [
458 0 => [
459 'class' => 'SqlBagOStuff',
460 'replicaOnly' => true,
461 ],
462 ],
463 ],
464 'writeFactory' => [
465 'factory' => 'ObjectCache::newFromParams',
466 'args' => [
467 0 => [
468 'class' => 'SqlBagOStuff',
469 'replicaOnly' => false,
470 ],
471 ],
472 ],
473 'loggroup' => 'SQLBagOStuff',
474 'reportDupes' => false,
475 ],
476 'memcached-php' => [
477 'class' => 'MemcachedPhpBagOStuff',
478 'loggroup' => 'memcached',
479 ],
480 'memcached-pecl' => [
481 'class' => 'MemcachedPeclBagOStuff',
482 'loggroup' => 'memcached',
483 ],
484 'hash' => [
485 'class' => 'HashBagOStuff',
486 'reportDupes' => false,
487 ],
488 'apc' => [
489 'class' => 'APCUBagOStuff',
490 'reportDupes' => false,
491 ],
492 'apcu' => [
493 'class' => 'APCUBagOStuff',
494 'reportDupes' => false,
495 ],
496 'wincache' => [
497 'class' => 'WinCacheBagOStuff',
498 'reportDupes' => false,
499 ],
500 ],
501 'MainWANCache' => false,
502 'WANObjectCaches' => [
503 0 => [
504 'class' => 'WANObjectCache',
505 'cacheId' => 0,
506 ],
507 ],
508 'EnableWANCacheReaper' => false,
509 'MainStash' => 'db-replicated',
510 'ParsoidCacheConfig' => [
511 'StashType' => null,
512 'StashDuration' => 86400,
513 'CacheThresholdTime' => 0.0,
514 'WarmParsoidParserCache' => false,
515 ],
516 'ChronologyProtectorStash' => null,
517 'ParserCacheExpireTime' => 86400,
518 'OldRevisionParserCacheExpireTime' => 3600,
519 'ObjectCacheSessionExpiry' => 3600,
520 'PHPSessionHandling' => 'enable',
521 'SuspiciousIpExpiry' => false,
522 'SessionPbkdf2Iterations' => 10001,
523 'MemCachedServers' => [
524 0 => '127.0.0.1:11211',
525 ],
526 'MemCachedPersistent' => false,
527 'MemCachedTimeout' => 500000,
528 'UseLocalMessageCache' => false,
529 'AdaptiveMessageCache' => false,
530 'LocalisationCacheConf' => [
531 'class' => 'LocalisationCache',
532 'store' => 'detect',
533 'storeClass' => false,
534 'storeDirectory' => false,
535 'storeServer' => [
536 ],
537 'forceRecache' => false,
538 'manualRecache' => false,
539 ],
540 'CachePages' => true,
541 'CacheEpoch' => '20030516000000',
542 'GitInfoCacheDirectory' => false,
543 'UseFileCache' => false,
544 'FileCacheDepth' => 2,
545 'RenderHashAppend' => '',
546 'EnableSidebarCache' => false,
547 'SidebarCacheExpiry' => 86400,
548 'UseGzip' => false,
549 'InvalidateCacheOnLocalSettingsChange' => true,
550 'ExtensionInfoMTime' => false,
551 'EnableRemoteBagOStuffTests' => false,
552 'UseCdn' => false,
553 'VaryOnXFP' => false,
554 'InternalServer' => false,
555 'CdnMaxAge' => 18000,
556 'CdnMaxageLagged' => 30,
557 'CdnMaxageStale' => 10,
558 'CdnReboundPurgeDelay' => 0,
559 'CdnMaxageSubstitute' => 60,
560 'ForcedRawSMaxage' => 300,
561 'CdnServers' => [
562 ],
563 'CdnServersNoPurge' => [
564 ],
565 'SquidPurgeUseHostHeader' => true,
566 'HTCPRouting' => [
567 ],
568 'HTCPMulticastTTL' => 1,
569 'UsePrivateIPs' => false,
570 'CdnMatchParameterOrder' => true,
571 'LanguageCode' => 'en',
572 'GrammarForms' => [
573 ],
574 'InterwikiMagic' => true,
575 'HideInterlanguageLinks' => false,
576 'ExtraInterlanguageLinkPrefixes' => [
577 ],
578 'InterlanguageLinkCodeMap' => [
579 ],
580 'ExtraLanguageNames' => [
581 ],
582 'ExtraLanguageCodes' => [
583 'bh' => 'bho',
584 'no' => 'nb',
585 'simple' => 'en',
586 ],
587 'DummyLanguageCodes' => [
588 ],
589 'AllUnicodeFixes' => false,
590 'LegacyEncoding' => false,
591 'AmericanDates' => false,
592 'TranslateNumerals' => true,
593 'UseDatabaseMessages' => true,
594 'MaxMsgCacheEntrySize' => 10000,
595 'DisableLangConversion' => false,
596 'DisableTitleConversion' => false,
597 'DefaultLanguageVariant' => false,
598 'UsePigLatinVariant' => false,
599 'DisabledVariants' => [
600 ],
601 'VariantArticlePath' => false,
602 'LoginLanguageSelector' => false,
603 'ForceUIMsgAsContentMsg' => [
604 ],
605 'RawHtmlMessages' => [
606 0 => 'copyright',
607 1 => 'history_copyright',
608 2 => 'googlesearch',
609 3 => 'youhavenewmessagesmanyusers',
610 4 => 'youhavenewmessages',
611 ],
612 'Localtimezone' => null,
613 'LocalTZoffset' => null,
614 'OverrideUcfirstCharacters' => [
615 ],
616 'MimeType' => 'text/html',
617 'Html5Version' => null,
618 'HTMLFormAllowTableFormat' => true,
619 'UseMediaWikiUIEverywhere' => false,
620 'EditSubmitButtonLabelPublish' => false,
621 'XhtmlNamespaces' => [
622 ],
623 'SiteNotice' => '',
624 'BrowserFormatDetection' => 'telephone=no',
625 'SkinMetaTags' => [
626 ],
627 'DefaultSkin' => 'vector',
628 'FallbackSkin' => 'fallback',
629 'SkipSkins' => [
630 ],
631 'DisableOutputCompression' => false,
632 'FragmentMode' => [
633 0 => 'html5',
634 1 => 'legacy',
635 ],
636 'ExternalInterwikiFragmentMode' => 'legacy',
637 'FooterIcons' => [
638 'copyright' => [
639 'copyright' => [
640 ],
641 ],
642 'poweredby' => [
643 'mediawiki' => [
644 'src' => null,
645 'url' => 'https://www.mediawiki.org/',
646 'alt' => 'Powered by MediaWiki',
647 ],
648 ],
649 ],
650 'UseCombinedLoginLink' => false,
651 'Edititis' => false,
652 'Send404Code' => true,
653 'ShowRollbackEditCount' => 10,
654 'EnableCanonicalServerLink' => false,
655 'MangleFlashPolicy' => true,
656 'ResourceModules' => [
657 ],
658 'ResourceModuleSkinStyles' => [
659 ],
660 'ResourceLoaderSources' => [
661 ],
662 'ResourceBasePath' => null,
663 'ResourceLoaderMaxage' => [
664 ],
665 'ResourceLoaderUseObjectCacheForDeps' => false,
666 'ResourceLoaderDebug' => false,
667 'ResourceLoaderMaxQueryLength' => false,
668 'ResourceLoaderValidateJS' => true,
669 'ResourceLoaderEnableJSProfiler' => false,
670 'ResourceLoaderStorageEnabled' => true,
671 'ResourceLoaderStorageVersion' => 1,
672 'AllowSiteCSSOnRestrictedPages' => false,
673 'VueDevelopmentMode' => false,
674 'MetaNamespace' => false,
675 'MetaNamespaceTalk' => false,
676 'CanonicalNamespaceNames' => [
677 -2 => 'Media',
678 -1 => 'Special',
679 0 => '',
680 1 => 'Talk',
681 2 => 'User',
682 3 => 'User_talk',
683 4 => 'Project',
684 5 => 'Project_talk',
685 6 => 'File',
686 7 => 'File_talk',
687 8 => 'MediaWiki',
688 9 => 'MediaWiki_talk',
689 10 => 'Template',
690 11 => 'Template_talk',
691 12 => 'Help',
692 13 => 'Help_talk',
693 14 => 'Category',
694 15 => 'Category_talk',
695 ],
696 'ExtraNamespaces' => [
697 ],
698 'ExtraGenderNamespaces' => [
699 ],
700 'NamespaceAliases' => [
701 ],
702 'LegalTitleChars' => ' %!"$&\'()*,\\-.\\/0-9:;=?@A-Z\\\\^_`a-z~\\x80-\\xFF+',
703 'CapitalLinks' => true,
704 'CapitalLinkOverrides' => [
705 ],
706 'NamespacesWithSubpages' => [
707 1 => true,
708 2 => true,
709 3 => true,
710 4 => true,
711 5 => true,
712 7 => true,
713 8 => true,
714 9 => true,
715 10 => true,
716 11 => true,
717 12 => true,
718 13 => true,
719 15 => true,
720 ],
721 'ContentNamespaces' => [
722 0 => 0,
723 ],
724 'ShortPagesNamespaceExclusions' => [
725 ],
726 'ExtraSignatureNamespaces' => [
727 ],
728 'InvalidRedirectTargets' => [
729 0 => 'Filepath',
730 1 => 'Mypage',
731 2 => 'Mytalk',
732 3 => 'Redirect',
733 ],
734 'DisableHardRedirects' => false,
735 'FixDoubleRedirects' => false,
736 'LocalInterwikis' => [
737 ],
738 'InterwikiExpiry' => 10800,
739 'InterwikiCache' => false,
740 'InterwikiScopes' => 3,
741 'InterwikiFallbackSite' => 'wiki',
742 'RedirectSources' => false,
743 'SiteTypes' => [
744 'mediawiki' => 'MediaWikiSite',
745 ],
746 'MaxTocLevel' => 999,
747 'MaxPPNodeCount' => 1000000,
748 'MaxTemplateDepth' => 100,
749 'MaxPPExpandDepth' => 100,
750 'UrlProtocols' => [
751 0 => 'bitcoin:',
752 1 => 'ftp://',
753 2 => 'ftps://',
754 3 => 'geo:',
755 4 => 'git://',
756 5 => 'gopher://',
757 6 => 'http://',
758 7 => 'https://',
759 8 => 'irc://',
760 9 => 'ircs://',
761 10 => 'magnet:',
762 11 => 'mailto:',
763 12 => 'matrix:',
764 13 => 'mms://',
765 14 => 'news:',
766 15 => 'nntp://',
767 16 => 'redis://',
768 17 => 'sftp://',
769 18 => 'sip:',
770 19 => 'sips:',
771 20 => 'sms:',
772 21 => 'ssh://',
773 22 => 'svn://',
774 23 => 'tel:',
775 24 => 'telnet://',
776 25 => 'urn:',
777 26 => 'worldwind://',
778 27 => 'xmpp:',
779 28 => '//',
780 ],
781 'CleanSignatures' => true,
782 'AllowExternalImages' => false,
783 'AllowExternalImagesFrom' => '',
784 'EnableImageWhitelist' => false,
785 'AllowImageTag' => false,
786 'TidyConfig' => [
787 ],
788 'ParsoidSettings' => [
789 'useSelser' => true,
790 ],
791 'ParserEnableLegacyMediaDOM' => true,
792 'UseContentMediaStyles' => false,
793 'RawHtml' => false,
794 'ExternalLinkTarget' => false,
795 'NoFollowLinks' => true,
796 'NoFollowNsExceptions' => [
797 ],
798 'NoFollowDomainExceptions' => [
799 0 => 'mediawiki.org',
800 ],
801 'RegisterInternalExternals' => false,
802 'AllowDisplayTitle' => true,
803 'RestrictDisplayTitle' => true,
804 'ExpensiveParserFunctionLimit' => 100,
805 'PreprocessorCacheThreshold' => 1000,
806 'EnableScaryTranscluding' => false,
807 'TranscludeCacheExpiry' => 3600,
808 'EnableMagicLinks' => [
809 'ISBN' => false,
810 'PMID' => false,
811 'RFC' => false,
812 ],
813 'ArticleCountMethod' => 'link',
814 'ActiveUserDays' => 30,
815 'LearnerEdits' => 10,
816 'LearnerMemberSince' => 4,
817 'ExperiencedUserEdits' => 500,
818 'ExperiencedUserMemberSince' => 30,
819 'ManualRevertSearchRadius' => 15,
820 'RevertedTagMaxDepth' => 15,
821 'CentralIdLookupProviders' => [
822 'local' => [
823 'class' => 'LocalIdLookup',
824 'services' => [
825 0 => 'MainConfig',
826 1 => 'DBLoadBalancer',
827 ],
828 ],
829 ],
830 'CentralIdLookupProvider' => 'local',
831 'PasswordPolicy' => [
832 'policies' => [
833 'bureaucrat' => [
834 'MinimalPasswordLength' => 10,
835 'MinimumPasswordLengthToLogin' => 1,
836 ],
837 'sysop' => [
838 'MinimalPasswordLength' => 10,
839 'MinimumPasswordLengthToLogin' => 1,
840 ],
841 'interface-admin' => [
842 'MinimalPasswordLength' => 10,
843 'MinimumPasswordLengthToLogin' => 1,
844 ],
845 'bot' => [
846 'MinimalPasswordLength' => 10,
847 'MinimumPasswordLengthToLogin' => 1,
848 ],
849 'default' => [
850 'MinimalPasswordLength' => [
851 'value' => 1,
852 'suggestChangeOnLogin' => true,
853 ],
854 'PasswordCannotBeSubstringInUsername' => [
855 'value' => true,
856 'suggestChangeOnLogin' => true,
857 ],
858 'PasswordCannotMatchDefaults' => [
859 'value' => true,
860 'suggestChangeOnLogin' => true,
861 ],
862 'MaximalPasswordLength' => [
863 'value' => 4096,
864 'suggestChangeOnLogin' => true,
865 ],
866 'PasswordNotInCommonList' => [
867 'value' => true,
868 'suggestChangeOnLogin' => true,
869 ],
870 ],
871 ],
872 'checks' => [
873 'MinimalPasswordLength' => 'PasswordPolicyChecks::checkMinimalPasswordLength',
874 'MinimumPasswordLengthToLogin' => 'PasswordPolicyChecks::checkMinimumPasswordLengthToLogin',
875 'PasswordCannotBeSubstringInUsername' => 'PasswordPolicyChecks::checkPasswordCannotBeSubstringInUsername',
876 'PasswordCannotMatchDefaults' => 'PasswordPolicyChecks::checkPasswordCannotMatchDefaults',
877 'MaximalPasswordLength' => 'PasswordPolicyChecks::checkMaximalPasswordLength',
878 'PasswordNotInCommonList' => 'PasswordPolicyChecks::checkPasswordNotInCommonList',
879 ],
880 ],
881 'AuthManagerConfig' => null,
882 'AuthManagerAutoConfig' => [
883 'preauth' => [
884 'MediaWiki\\Auth\\ThrottlePreAuthenticationProvider' => [
885 'class' => 'MediaWiki\\Auth\\ThrottlePreAuthenticationProvider',
886 'sort' => 0,
887 ],
888 ],
889 'primaryauth' => [
890 'MediaWiki\\Auth\\TemporaryPasswordPrimaryAuthenticationProvider' => [
891 'class' => 'MediaWiki\\Auth\\TemporaryPasswordPrimaryAuthenticationProvider',
892 'services' => [
893 0 => 'DBLoadBalancer',
894 1 => 'UserOptionsLookup',
895 ],
896 'args' => [
897 0 => [
898 'authoritative' => false,
899 ],
900 ],
901 'sort' => 0,
902 ],
903 'MediaWiki\\Auth\\LocalPasswordPrimaryAuthenticationProvider' => [
904 'class' => 'MediaWiki\\Auth\\LocalPasswordPrimaryAuthenticationProvider',
905 'services' => [
906 0 => 'DBLoadBalancer',
907 ],
908 'args' => [
909 0 => [
910 'authoritative' => true,
911 ],
912 ],
913 'sort' => 100,
914 ],
915 ],
916 'secondaryauth' => [
917 'MediaWiki\\Auth\\CheckBlocksSecondaryAuthenticationProvider' => [
918 'class' => 'MediaWiki\\Auth\\CheckBlocksSecondaryAuthenticationProvider',
919 'sort' => 0,
920 ],
921 'MediaWiki\\Auth\\ResetPasswordSecondaryAuthenticationProvider' => [
922 'class' => 'MediaWiki\\Auth\\ResetPasswordSecondaryAuthenticationProvider',
923 'sort' => 100,
924 ],
925 'MediaWiki\\Auth\\EmailNotificationSecondaryAuthenticationProvider' => [
926 'class' => 'MediaWiki\\Auth\\EmailNotificationSecondaryAuthenticationProvider',
927 'services' => [
928 0 => 'DBLoadBalancer',
929 ],
930 'sort' => 200,
931 ],
932 ],
933 ],
934 'RememberMe' => 'choose',
935 'ReauthenticateTime' => [
936 'default' => 300,
937 ],
938 'AllowSecuritySensitiveOperationIfCannotReauthenticate' => [
939 'default' => true,
940 ],
941 'ChangeCredentialsBlacklist' => [
942 0 => 'MediaWiki\\Auth\\TemporaryPasswordAuthenticationRequest',
943 ],
944 'RemoveCredentialsBlacklist' => [
945 0 => 'MediaWiki\\Auth\\PasswordAuthenticationRequest',
946 ],
947 'MinimalPasswordLength' => false,
948 'MaximalPasswordLength' => false,
949 'InvalidPasswordReset' => true,
950 'PasswordDefault' => 'pbkdf2',
951 'PasswordConfig' => [
952 'A' => [
953 'class' => 'MWOldPassword',
954 ],
955 'B' => [
956 'class' => 'MWSaltedPassword',
957 ],
958 'pbkdf2-legacyA' => [
959 'class' => 'LayeredParameterizedPassword',
960 'types' => [
961 0 => 'A',
962 1 => 'pbkdf2',
963 ],
964 ],
965 'pbkdf2-legacyB' => [
966 'class' => 'LayeredParameterizedPassword',
967 'types' => [
968 0 => 'B',
969 1 => 'pbkdf2',
970 ],
971 ],
972 'bcrypt' => [
973 'class' => 'BcryptPassword',
974 'cost' => 9,
975 ],
976 'pbkdf2' => [
977 'class' => 'Pbkdf2Password',
978 'algo' => 'sha512',
979 'cost' => '30000',
980 'length' => '64',
981 ],
982 'argon2' => [
983 'class' => 'Argon2Password',
984 'algo' => 'auto',
985 ],
986 ],
987 'PasswordResetRoutes' => [
988 'username' => true,
989 'email' => true,
990 ],
991 'MaxSigChars' => 255,
992 'SignatureValidation' => 'warning',
993 'SignatureAllowedLintErrors' => [
994 0 => 'obsolete-tag',
995 ],
996 'MaxNameChars' => 255,
997 'ReservedUsernames' => [
998 0 => 'MediaWiki default',
999 1 => 'Conversion script',
1000 2 => 'Maintenance script',
1001 3 => 'Template namespace initialisation script',
1002 4 => 'ScriptImporter',
1003 5 => 'Delete page script',
1004 6 => 'Move page script',
1005 7 => 'Command line script',
1006 8 => 'Unknown user',
1007 9 => 'msg:double-redirect-fixer',
1008 10 => 'msg:usermessage-editor',
1009 11 => 'msg:proxyblocker',
1010 12 => 'msg:sorbs',
1011 13 => 'msg:spambot_username',
1012 14 => 'msg:autochange-username',
1013 ],
1014 'DefaultUserOptions' => [
1015 'ccmeonemails' => 0,
1016 'date' => 'default',
1017 'diffonly' => 0,
1018 'disablemail' => 0,
1019 'editfont' => 'monospace',
1020 'editondblclick' => 0,
1021 'editsectiononrightclick' => 0,
1022 'email-allow-new-users' => 1,
1023 'enotifminoredits' => 0,
1024 'enotifrevealaddr' => 0,
1025 'enotifusertalkpages' => 1,
1026 'enotifwatchlistpages' => 1,
1027 'extendwatchlist' => 1,
1028 'fancysig' => 0,
1029 'forceeditsummary' => 0,
1030 'gender' => 'unknown',
1031 'hideminor' => 0,
1032 'hidepatrolled' => 0,
1033 'hidecategorization' => 1,
1034 'imagesize' => 2,
1035 'minordefault' => 0,
1036 'newpageshidepatrolled' => 0,
1037 'nickname' => '',
1038 'pst-cssjs' => 1,
1039 'norollbackdiff' => 0,
1040 'previewonfirst' => 0,
1041 'previewontop' => 1,
1042 'rcdays' => 7,
1043 'rcenhancedfilters-disable' => 0,
1044 'rclimit' => 50,
1045 'search-match-redirect' => true,
1046 'search-special-page' => 'Search',
1047 'searchlimit' => 20,
1048 'showhiddencats' => 0,
1049 'shownumberswatching' => 1,
1050 'showrollbackconfirmation' => 0,
1051 'skin' => false,
1052 'thumbsize' => 5,
1053 'underline' => 2,
1054 'uselivepreview' => 0,
1055 'usenewrc' => 1,
1056 'watchcreations' => 1,
1057 'watchdefault' => 1,
1058 'watchdeletion' => 0,
1059 'watchuploads' => 1,
1060 'watchlistdays' => 7,
1061 'watchlisthideanons' => 0,
1062 'watchlisthidebots' => 0,
1063 'watchlisthideliu' => 0,
1064 'watchlisthideminor' => 0,
1065 'watchlisthideown' => 0,
1066 'watchlisthidepatrolled' => 0,
1067 'watchlisthidecategorization' => 1,
1068 'watchlistreloadautomatically' => 0,
1069 'watchlistunwatchlinks' => 0,
1070 'watchmoves' => 0,
1071 'watchrollback' => 0,
1072 'wlenhancedfilters-disable' => 0,
1073 'wllimit' => 250,
1074 'useeditwarning' => 1,
1075 'prefershttps' => 1,
1076 'requireemail' => 0,
1077 'skin-responsive' => 1,
1078 ],
1079 'HiddenPrefs' => [
1080 ],
1081 'InvalidUsernameCharacters' => '@:>',
1082 'UserrightsInterwikiDelimiter' => '@',
1083 'SecureLogin' => false,
1084 'AuthenticationTokenVersion' => null,
1085 'SessionProviders' => [
1086 'MediaWiki\\Session\\CookieSessionProvider' => [
1087 'class' => 'MediaWiki\\Session\\CookieSessionProvider',
1088 'args' => [
1089 0 => [
1090 'priority' => 30,
1091 'callUserSetCookiesHook' => true,
1092 ],
1093 ],
1094 ],
1095 'MediaWiki\\Session\\BotPasswordSessionProvider' => [
1096 'class' => 'MediaWiki\\Session\\BotPasswordSessionProvider',
1097 'args' => [
1098 0 => [
1099 'priority' => 75,
1100 ],
1101 ],
1102 'services' => [
1103 0 => 'GrantsInfo',
1104 ],
1105 ],
1106 ],
1107 'AllowRequiringEmailForResets' => false,
1108 'AutoCreateTempUser' => [
1109 'enabled' => false,
1110 'actions' => [
1111 0 => 'edit',
1112 ],
1113 'genPattern' => '*Unregistered $1',
1114 'matchPattern' => '*$1',
1115 'serialProvider' => [
1116 'type' => 'local',
1117 ],
1118 'serialMapping' => [
1119 'type' => 'plain-numeric',
1120 ],
1121 ],
1122 'AutoblockExpiry' => 86400,
1123 'BlockAllowsUTEdit' => true,
1124 'BlockCIDRLimit' => [
1125 'IPv4' => 16,
1126 'IPv6' => 19,
1127 ],
1128 'BlockDisablesLogin' => false,
1129 'EnablePartialActionBlocks' => false,
1130 'WhitelistRead' => false,
1131 'WhitelistReadRegexp' => false,
1132 'EmailConfirmToEdit' => false,
1133 'HideIdentifiableRedirects' => true,
1134 'GroupPermissions' => [
1135 '*' => [
1136 'createaccount' => true,
1137 'read' => true,
1138 'edit' => true,
1139 'createpage' => true,
1140 'createtalk' => true,
1141 'writeapi' => true,
1142 'viewmywatchlist' => true,
1143 'editmywatchlist' => true,
1144 'viewmyprivateinfo' => true,
1145 'editmyprivateinfo' => true,
1146 'editmyoptions' => true,
1147 ],
1148 'user' => [
1149 'move' => true,
1150 'move-subpages' => true,
1151 'move-rootuserpages' => true,
1152 'move-categorypages' => true,
1153 'movefile' => true,
1154 'read' => true,
1155 'edit' => true,
1156 'createpage' => true,
1157 'createtalk' => true,
1158 'writeapi' => true,
1159 'upload' => true,
1160 'reupload' => true,
1161 'reupload-shared' => true,
1162 'minoredit' => true,
1163 'editmyusercss' => true,
1164 'editmyuserjson' => true,
1165 'editmyuserjs' => true,
1166 'editmyuserjsredirect' => true,
1167 'purge' => true,
1168 'sendemail' => true,
1169 'applychangetags' => true,
1170 'changetags' => true,
1171 'editcontentmodel' => true,
1172 ],
1173 'autoconfirmed' => [
1174 'autoconfirmed' => true,
1175 'editsemiprotected' => true,
1176 ],
1177 'bot' => [
1178 'bot' => true,
1179 'autoconfirmed' => true,
1180 'editsemiprotected' => true,
1181 'nominornewtalk' => true,
1182 'autopatrol' => true,
1183 'suppressredirect' => true,
1184 'apihighlimits' => true,
1185 'writeapi' => true,
1186 ],
1187 'sysop' => [
1188 'block' => true,
1189 'createaccount' => true,
1190 'delete' => true,
1191 'bigdelete' => true,
1192 'deletedhistory' => true,
1193 'deletedtext' => true,
1194 'undelete' => true,
1195 'editinterface' => true,
1196 'editsitejson' => true,
1197 'edituserjson' => true,
1198 'import' => true,
1199 'importupload' => true,
1200 'move' => true,
1201 'move-subpages' => true,
1202 'move-rootuserpages' => true,
1203 'move-categorypages' => true,
1204 'patrol' => true,
1205 'autopatrol' => true,
1206 'protect' => true,
1207 'editprotected' => true,
1208 'rollback' => true,
1209 'upload' => true,
1210 'reupload' => true,
1211 'reupload-shared' => true,
1212 'unwatchedpages' => true,
1213 'autoconfirmed' => true,
1214 'editsemiprotected' => true,
1215 'ipblock-exempt' => true,
1216 'blockemail' => true,
1217 'markbotedits' => true,
1218 'apihighlimits' => true,
1219 'browsearchive' => true,
1220 'noratelimit' => true,
1221 'movefile' => true,
1222 'unblockself' => true,
1223 'suppressredirect' => true,
1224 'mergehistory' => true,
1225 'managechangetags' => true,
1226 'deletechangetags' => true,
1227 ],
1228 'interface-admin' => [
1229 'editinterface' => true,
1230 'editsitecss' => true,
1231 'editsitejson' => true,
1232 'editsitejs' => true,
1233 'editusercss' => true,
1234 'edituserjson' => true,
1235 'edituserjs' => true,
1236 ],
1237 'bureaucrat' => [
1238 'userrights' => true,
1239 'noratelimit' => true,
1240 ],
1241 'suppress' => [
1242 'hideuser' => true,
1243 'suppressrevision' => true,
1244 'viewsuppressed' => true,
1245 'suppressionlog' => true,
1246 'deleterevision' => true,
1247 'deletelogentry' => true,
1248 ],
1249 ],
1250 'PrivilegedGroups' => [
1251 0 => 'bureaucrat',
1252 1 => 'interface-admin',
1253 2 => 'suppress',
1254 3 => 'sysop',
1255 ],
1256 'RevokePermissions' => [
1257 ],
1258 'GroupInheritsPermissions' => [
1259 ],
1260 'ImplicitGroups' => [
1261 0 => '*',
1262 1 => 'user',
1263 2 => 'autoconfirmed',
1264 ],
1265 'GroupsAddToSelf' => [
1266 ],
1267 'GroupsRemoveFromSelf' => [
1268 ],
1269 'RestrictionTypes' => [
1270 0 => 'create',
1271 1 => 'edit',
1272 2 => 'move',
1273 3 => 'upload',
1274 ],
1275 'RestrictionLevels' => [
1276 0 => '',
1277 1 => 'autoconfirmed',
1278 2 => 'sysop',
1279 ],
1280 'CascadingRestrictionLevels' => [
1281 0 => 'sysop',
1282 ],
1283 'SemiprotectedRestrictionLevels' => [
1284 0 => 'autoconfirmed',
1285 ],
1286 'NamespaceProtection' => [
1287 ],
1288 'NonincludableNamespaces' => [
1289 ],
1290 'AutoConfirmAge' => 0,
1291 'AutoConfirmCount' => 0,
1292 'Autopromote' => [
1293 'autoconfirmed' => [
1294 0 => '&',
1295 1 => [
1296 0 => 1,
1297 1 => null,
1298 ],
1299 2 => [
1300 0 => 2,
1301 1 => null,
1302 ],
1303 ],
1304 ],
1305 'AutopromoteOnce' => [
1306 'onEdit' => [
1307 ],
1308 ],
1309 'AutopromoteOnceLogInRC' => true,
1310 'AddGroups' => [
1311 ],
1312 'RemoveGroups' => [
1313 ],
1314 'AvailableRights' => [
1315 ],
1316 'DeleteRevisionsLimit' => 0,
1317 'DeleteRevisionsBatchSize' => 1000,
1318 'HideUserContribLimit' => 1000,
1319 'AccountCreationThrottle' => [
1320 0 => [
1321 'count' => 0,
1322 'seconds' => 86400,
1323 ],
1324 ],
1325 'SpamRegex' => [
1326 ],
1327 'SummarySpamRegex' => [
1328 ],
1329 'EnableDnsBlacklist' => false,
1330 'DnsBlacklistUrls' => [
1331 ],
1332 'ProxyList' => [
1333 ],
1334 'ProxyWhitelist' => [
1335 ],
1336 'SoftBlockRanges' => [
1337 ],
1338 'ApplyIpBlocksToXff' => false,
1339 'RateLimits' => [
1340 'edit' => [
1341 'ip' => [
1342 0 => 8,
1343 1 => 60,
1344 ],
1345 'newbie' => [
1346 0 => 8,
1347 1 => 60,
1348 ],
1349 'user' => [
1350 0 => 90,
1351 1 => 60,
1352 ],
1353 ],
1354 'move' => [
1355 'newbie' => [
1356 0 => 2,
1357 1 => 120,
1358 ],
1359 'user' => [
1360 0 => 8,
1361 1 => 60,
1362 ],
1363 ],
1364 'upload' => [
1365 'ip' => [
1366 0 => 8,
1367 1 => 60,
1368 ],
1369 'newbie' => [
1370 0 => 8,
1371 1 => 60,
1372 ],
1373 ],
1374 'rollback' => [
1375 'user' => [
1376 0 => 10,
1377 1 => 60,
1378 ],
1379 'newbie' => [
1380 0 => 5,
1381 1 => 120,
1382 ],
1383 ],
1384 'mailpassword' => [
1385 'ip' => [
1386 0 => 5,
1387 1 => 3600,
1388 ],
1389 ],
1390 'emailuser' => [
1391 'ip' => [
1392 0 => 5,
1393 1 => 86400,
1394 ],
1395 'newbie' => [
1396 0 => 5,
1397 1 => 86400,
1398 ],
1399 'user' => [
1400 0 => 20,
1401 1 => 86400,
1402 ],
1403 ],
1404 'changeemail' => [
1405 'ip-all' => [
1406 0 => 10,
1407 1 => 3600,
1408 ],
1409 'user' => [
1410 0 => 4,
1411 1 => 86400,
1412 ],
1413 ],
1414 'confirmemail' => [
1415 'ip-all' => [
1416 0 => 10,
1417 1 => 3600,
1418 ],
1419 'user' => [
1420 0 => 4,
1421 1 => 86400,
1422 ],
1423 ],
1424 'purge' => [
1425 'ip' => [
1426 0 => 30,
1427 1 => 60,
1428 ],
1429 'user' => [
1430 0 => 30,
1431 1 => 60,
1432 ],
1433 ],
1434 'linkpurge' => [
1435 'ip' => [
1436 0 => 30,
1437 1 => 60,
1438 ],
1439 'user' => [
1440 0 => 30,
1441 1 => 60,
1442 ],
1443 ],
1444 'renderfile' => [
1445 'ip' => [
1446 0 => 700,
1447 1 => 30,
1448 ],
1449 'user' => [
1450 0 => 700,
1451 1 => 30,
1452 ],
1453 ],
1454 'renderfile-nonstandard' => [
1455 'ip' => [
1456 0 => 70,
1457 1 => 30,
1458 ],
1459 'user' => [
1460 0 => 70,
1461 1 => 30,
1462 ],
1463 ],
1464 'stashedit' => [
1465 'ip' => [
1466 0 => 30,
1467 1 => 60,
1468 ],
1469 'newbie' => [
1470 0 => 30,
1471 1 => 60,
1472 ],
1473 ],
1474 'stashbasehtml' => [
1475 'ip' => [
1476 0 => 5,
1477 1 => 60,
1478 ],
1479 'newbie' => [
1480 0 => 5,
1481 1 => 60,
1482 ],
1483 ],
1484 'changetag' => [
1485 'ip' => [
1486 0 => 8,
1487 1 => 60,
1488 ],
1489 'newbie' => [
1490 0 => 8,
1491 1 => 60,
1492 ],
1493 ],
1494 'editcontentmodel' => [
1495 'newbie' => [
1496 0 => 2,
1497 1 => 120,
1498 ],
1499 'user' => [
1500 0 => 8,
1501 1 => 60,
1502 ],
1503 ],
1504 ],
1505 'RateLimitsExcludedIPs' => [
1506 ],
1507 'PutIPinRC' => true,
1508 'QueryPageDefaultLimit' => 50,
1509 'PasswordAttemptThrottle' => [
1510 0 => [
1511 'count' => 5,
1512 'seconds' => 300,
1513 ],
1514 1 => [
1515 'count' => 150,
1516 'seconds' => 172800,
1517 ],
1518 ],
1519 'GrantPermissions' => [
1520 'basic' => [
1521 'autocreateaccount' => true,
1522 'autoconfirmed' => true,
1523 'autopatrol' => true,
1524 'editsemiprotected' => true,
1525 'ipblock-exempt' => true,
1526 'nominornewtalk' => true,
1527 'patrolmarks' => true,
1528 'purge' => true,
1529 'read' => true,
1530 'writeapi' => true,
1531 'unwatchedpages' => true,
1532 ],
1533 'highvolume' => [
1534 'bot' => true,
1535 'apihighlimits' => true,
1536 'noratelimit' => true,
1537 'markbotedits' => true,
1538 ],
1539 'import' => [
1540 'import' => true,
1541 'importupload' => true,
1542 ],
1543 'editpage' => [
1544 'edit' => true,
1545 'minoredit' => true,
1546 'applychangetags' => true,
1547 'changetags' => true,
1548 'editcontentmodel' => true,
1549 ],
1550 'editprotected' => [
1551 'edit' => true,
1552 'minoredit' => true,
1553 'applychangetags' => true,
1554 'changetags' => true,
1555 'editcontentmodel' => true,
1556 'editprotected' => true,
1557 ],
1558 'editmycssjs' => [
1559 'edit' => true,
1560 'minoredit' => true,
1561 'applychangetags' => true,
1562 'changetags' => true,
1563 'editcontentmodel' => true,
1564 'editmyusercss' => true,
1565 'editmyuserjson' => true,
1566 'editmyuserjs' => true,
1567 ],
1568 'editmyoptions' => [
1569 'editmyoptions' => true,
1570 'editmyuserjson' => true,
1571 ],
1572 'editinterface' => [
1573 'edit' => true,
1574 'minoredit' => true,
1575 'applychangetags' => true,
1576 'changetags' => true,
1577 'editcontentmodel' => true,
1578 'editinterface' => true,
1579 'edituserjson' => true,
1580 'editsitejson' => true,
1581 ],
1582 'editsiteconfig' => [
1583 'edit' => true,
1584 'minoredit' => true,
1585 'applychangetags' => true,
1586 'changetags' => true,
1587 'editcontentmodel' => true,
1588 'editinterface' => true,
1589 'edituserjson' => true,
1590 'editsitejson' => true,
1591 'editusercss' => true,
1592 'edituserjs' => true,
1593 'editsitecss' => true,
1594 'editsitejs' => true,
1595 ],
1596 'createeditmovepage' => [
1597 'edit' => true,
1598 'minoredit' => true,
1599 'applychangetags' => true,
1600 'changetags' => true,
1601 'editcontentmodel' => true,
1602 'createpage' => true,
1603 'createtalk' => true,
1604 'delete-redirect' => true,
1605 'move' => true,
1606 'move-rootuserpages' => true,
1607 'move-subpages' => true,
1608 'move-categorypages' => true,
1609 'suppressredirect' => true,
1610 ],
1611 'uploadfile' => [
1612 'upload' => true,
1613 'reupload-own' => true,
1614 ],
1615 'uploadeditmovefile' => [
1616 'upload' => true,
1617 'reupload-own' => true,
1618 'reupload' => true,
1619 'reupload-shared' => true,
1620 'upload_by_url' => true,
1621 'movefile' => true,
1622 'suppressredirect' => true,
1623 ],
1624 'patrol' => [
1625 'patrol' => true,
1626 ],
1627 'rollback' => [
1628 'rollback' => true,
1629 ],
1630 'blockusers' => [
1631 'block' => true,
1632 'blockemail' => true,
1633 ],
1634 'viewdeleted' => [
1635 'browsearchive' => true,
1636 'deletedhistory' => true,
1637 'deletedtext' => true,
1638 ],
1639 'viewrestrictedlogs' => [
1640 'suppressionlog' => true,
1641 ],
1642 'delete' => [
1643 'edit' => true,
1644 'minoredit' => true,
1645 'applychangetags' => true,
1646 'changetags' => true,
1647 'editcontentmodel' => true,
1648 'browsearchive' => true,
1649 'deletedhistory' => true,
1650 'deletedtext' => true,
1651 'delete' => true,
1652 'bigdelete' => true,
1653 'deletelogentry' => true,
1654 'deleterevision' => true,
1655 'undelete' => true,
1656 ],
1657 'oversight' => [
1658 'suppressrevision' => true,
1659 'viewsuppressed' => true,
1660 ],
1661 'protect' => [
1662 'edit' => true,
1663 'minoredit' => true,
1664 'applychangetags' => true,
1665 'changetags' => true,
1666 'editcontentmodel' => true,
1667 'editprotected' => true,
1668 'protect' => true,
1669 ],
1670 'viewmywatchlist' => [
1671 'viewmywatchlist' => true,
1672 ],
1673 'editmywatchlist' => [
1674 'editmywatchlist' => true,
1675 ],
1676 'sendemail' => [
1677 'sendemail' => true,
1678 ],
1679 'createaccount' => [
1680 'createaccount' => true,
1681 ],
1682 'privateinfo' => [
1683 'viewmyprivateinfo' => true,
1684 ],
1685 'mergehistory' => [
1686 'mergehistory' => true,
1687 ],
1688 ],
1689 'GrantPermissionGroups' => [
1690 'basic' => 'hidden',
1691 'editpage' => 'page-interaction',
1692 'createeditmovepage' => 'page-interaction',
1693 'editprotected' => 'page-interaction',
1694 'patrol' => 'page-interaction',
1695 'uploadfile' => 'file-interaction',
1696 'uploadeditmovefile' => 'file-interaction',
1697 'sendemail' => 'email',
1698 'viewmywatchlist' => 'watchlist-interaction',
1699 'editviewmywatchlist' => 'watchlist-interaction',
1700 'editmycssjs' => 'customization',
1701 'editmyoptions' => 'customization',
1702 'editinterface' => 'administration',
1703 'editsiteconfig' => 'administration',
1704 'rollback' => 'administration',
1705 'blockusers' => 'administration',
1706 'delete' => 'administration',
1707 'viewdeleted' => 'administration',
1708 'viewrestrictedlogs' => 'administration',
1709 'protect' => 'administration',
1710 'oversight' => 'administration',
1711 'createaccount' => 'administration',
1712 'mergehistory' => 'administration',
1713 'import' => 'administration',
1714 'highvolume' => 'high-volume',
1715 'privateinfo' => 'private-information',
1716 ],
1717 'EnableBotPasswords' => true,
1718 'BotPasswordsCluster' => false,
1719 'BotPasswordsDatabase' => false,
1720 'SecretKey' => false,
1721 'AllowUserJs' => false,
1722 'AllowUserCss' => false,
1723 'AllowUserCssPrefs' => true,
1724 'UseSiteJs' => true,
1725 'UseSiteCss' => true,
1726 'BreakFrames' => false,
1727 'EditPageFrameOptions' => 'DENY',
1728 'ApiFrameOptions' => 'DENY',
1729 'CSPHeader' => false,
1730 'CSPReportOnlyHeader' => false,
1731 'CSPFalsePositiveUrls' => [
1732 'https://3hub.co' => true,
1733 'https://morepro.info' => true,
1734 'https://p.ato.mx' => true,
1735 'https://s.ato.mx' => true,
1736 'https://adserver.adtech.de' => true,
1737 'https://ums.adtechus.com' => true,
1738 'https://cas.criteo.com' => true,
1739 'https://cat.nl.eu.criteo.com' => true,
1740 'https://atpixel.alephd.com' => true,
1741 'https://rtb.metrigo.com' => true,
1742 'https://d5p.de17a.com' => true,
1743 'https://ad.lkqd.net/vpaid/vpaid.js' => true,
1744 'https://ad.lkqd.net/vpaid/vpaid.js?fusion=1.0' => true,
1745 'https://t.lkqd.net/t' => true,
1746 'chrome-extension' => true,
1747 ],
1748 'AllowCrossOrigin' => false,
1749 'RestAllowCrossOriginCookieAuth' => false,
1750 'SessionSecret' => false,
1751 'SessionInsecureSecrets' => false,
1752 'HKDFSecret' => false,
1753 'HKDFAlgorithm' => 'sha256',
1754 'CookieExpiration' => 2592000,
1755 'ExtendedLoginCookieExpiration' => 15552000,
1756 'CookieDomain' => '',
1757 'CookiePath' => '/',
1758 'CookieSecure' => 'detect',
1759 'DisableCookieCheck' => false,
1760 'CookiePrefix' => false,
1761 'CookieHttpOnly' => true,
1762 'CookieSameSite' => null,
1763 'UseSameSiteLegacyCookies' => false,
1764 'CacheVaryCookies' => [
1765 ],
1766 'SessionName' => false,
1767 'CookieSetOnAutoblock' => true,
1768 'CookieSetOnIpBlock' => true,
1769 'DebugLogFile' => '',
1770 'DebugLogPrefix' => '',
1771 'DebugRedirects' => false,
1772 'DebugRawPage' => false,
1773 'DebugComments' => false,
1774 'DebugDumpSql' => false,
1775 'TrxProfilerLimits' => [
1776 'GET' => [
1777 'masterConns' => 0,
1778 'writes' => 0,
1779 'readQueryTime' => 5,
1780 'readQueryRows' => 10000,
1781 ],
1782 'POST' => [
1783 'readQueryTime' => 5,
1784 'writeQueryTime' => 1,
1785 'readQueryRows' => 100000,
1786 'maxAffected' => 1000,
1787 ],
1788 'POST-nonwrite' => [
1789 'writes' => 0,
1790 'readQueryTime' => 5,
1791 'readQueryRows' => 10000,
1792 ],
1793 'PostSend-GET' => [
1794 'readQueryTime' => 5,
1795 'writeQueryTime' => 1,
1796 'readQueryRows' => 10000,
1797 'maxAffected' => 1000,
1798 'masterConns' => 0,
1799 'writes' => 0,
1800 ],
1801 'PostSend-POST' => [
1802 'readQueryTime' => 5,
1803 'writeQueryTime' => 1,
1804 'readQueryRows' => 100000,
1805 'maxAffected' => 1000,
1806 ],
1807 'JobRunner' => [
1808 'readQueryTime' => 30,
1809 'writeQueryTime' => 5,
1810 'readQueryRows' => 100000,
1811 'maxAffected' => 500,
1812 ],
1813 'Maintenance' => [
1814 'writeQueryTime' => 5,
1815 'maxAffected' => 1000,
1816 ],
1817 ],
1818 'DebugLogGroups' => [
1819 ],
1820 'MWLoggerDefaultSpi' => [
1821 'class' => 'MediaWiki\\Logger\\LegacySpi',
1822 ],
1823 'ShowDebug' => false,
1824 'SpecialVersionShowHooks' => false,
1825 'ShowExceptionDetails' => false,
1826 'LogExceptionBacktrace' => true,
1827 'PropagateErrors' => true,
1828 'ShowHostnames' => false,
1829 'OverrideHostname' => false,
1830 'DevelopmentWarnings' => false,
1831 'DeprecationReleaseLimit' => false,
1832 'Profiler' => [
1833 ],
1834 'StatsdServer' => false,
1835 'StatsdMetricPrefix' => 'MediaWiki',
1836 'StatsdSamplingRates' => [
1837 ],
1838 'MetricsTarget' => null,
1839 'MetricsFormat' => null,
1840 'MetricsPrefix' => 'mediawiki',
1841 'PageInfoTransclusionLimit' => 50,
1842 'ParserTestFiles' => [
1843 ],
1844 'EnableJavaScriptTest' => false,
1845 'CachePrefix' => false,
1846 'DebugToolbar' => false,
1847 'DisableTextSearch' => false,
1848 'AdvancedSearchHighlighting' => false,
1849 'SearchHighlightBoundaries' => '[\\p{Z}\\p{P}\\p{C}]',
1850 'OpenSearchTemplate' => false,
1851 'OpenSearchTemplates' => [
1852 'application/x-suggestions+json' => false,
1853 'application/x-suggestions+xml' => false,
1854 ],
1855 'EnableOpenSearchSuggest' => true,
1856 'OpenSearchDefaultLimit' => 10,
1857 'OpenSearchDescriptionLength' => 100,
1858 'SearchSuggestCacheExpiry' => 1200,
1859 'DisableSearchUpdate' => false,
1860 'NamespacesToBeSearchedDefault' => [
1861 0 => true,
1862 ],
1863 'DisableInternalSearch' => false,
1864 'SearchForwardUrl' => null,
1865 'SitemapNamespaces' => false,
1866 'SitemapNamespacesPriorities' => false,
1867 'EnableSearchContributorsByIP' => true,
1868 'SpecialSearchFormOptions' => [
1869 ],
1870 'SearchMatchRedirectPreference' => false,
1871 'SearchRunSuggestedQuery' => true,
1872 'Diff3' => '/usr/bin/diff3',
1873 'Diff' => '/usr/bin/diff',
1874 'PreviewOnOpenNamespaces' => [
1875 14 => true,
1876 ],
1877 'UniversalEditButton' => true,
1878 'UseAutomaticEditSummaries' => true,
1879 'CommandLineDarkBg' => false,
1880 'ReadOnly' => null,
1881 'ReadOnlyWatchedItemStore' => false,
1882 'ReadOnlyFile' => false,
1883 'UpgradeKey' => false,
1884 'GitBin' => '/usr/bin/git',
1885 'GitRepositoryViewers' => [
1886 'https://(?:[a-z0-9_]+@)?gerrit.wikimedia.org/r/(?:p/)?(.*)' => 'https://gerrit.wikimedia.org/g/%R/+/%H',
1887 'ssh://(?:[a-z0-9_]+@)?gerrit.wikimedia.org:29418/(.*)' => 'https://gerrit.wikimedia.org/g/%R/+/%H',
1888 ],
1889 'RCMaxAge' => 7776000,
1890 'WatchersMaxAge' => 15552000,
1891 'UnwatchedPageSecret' => 1,
1892 'RCFilterByAge' => false,
1893 'RCLinkLimits' => [
1894 0 => 50,
1895 1 => 100,
1896 2 => 250,
1897 3 => 500,
1898 ],
1899 'RCLinkDays' => [
1900 0 => 1,
1901 1 => 3,
1902 2 => 7,
1903 3 => 14,
1904 4 => 30,
1905 ],
1906 'RCFeeds' => [
1907 ],
1908 'RCEngines' => [
1909 'redis' => 'RedisPubSubFeedEngine',
1910 'udp' => 'UDPRCFeedEngine',
1911 ],
1912 'RCWatchCategoryMembership' => false,
1913 'UseRCPatrol' => true,
1914 'StructuredChangeFiltersLiveUpdatePollingRate' => 3,
1915 'UseNPPatrol' => true,
1916 'UseFilePatrol' => true,
1917 'Feed' => true,
1918 'FeedLimit' => 50,
1919 'FeedCacheTimeout' => 60,
1920 'FeedDiffCutoff' => 32768,
1921 'OverrideSiteFeed' => [
1922 ],
1923 'FeedClasses' => [
1924 'rss' => 'RSSFeed',
1925 'atom' => 'AtomFeed',
1926 ],
1927 'AdvertisedFeedTypes' => [
1928 0 => 'atom',
1929 ],
1930 'RCShowWatchingUsers' => false,
1931 'RCShowChangedSize' => true,
1932 'RCChangedSizeThreshold' => 500,
1933 'ShowUpdatedMarker' => true,
1934 'DisableAnonTalk' => false,
1935 'UseTagFilter' => true,
1936 'SoftwareTags' => [
1937 'mw-contentmodelchange' => true,
1938 'mw-new-redirect' => true,
1939 'mw-removed-redirect' => true,
1940 'mw-changed-redirect-target' => true,
1941 'mw-blank' => true,
1942 'mw-replace' => true,
1943 'mw-rollback' => true,
1944 'mw-undo' => true,
1945 'mw-manual-revert' => true,
1946 'mw-reverted' => true,
1947 'mw-server-side-upload' => true,
1948 ],
1949 'UnwatchedPageThreshold' => false,
1950 'RecentChangesFlags' => [
1951 'newpage' => [
1952 'letter' => 'newpageletter',
1953 'title' => 'recentchanges-label-newpage',
1954 'legend' => 'recentchanges-legend-newpage',
1955 'grouping' => 'any',
1956 ],
1957 'minor' => [
1958 'letter' => 'minoreditletter',
1959 'title' => 'recentchanges-label-minor',
1960 'legend' => 'recentchanges-legend-minor',
1961 'class' => 'minoredit',
1962 'grouping' => 'all',
1963 ],
1964 'bot' => [
1965 'letter' => 'boteditletter',
1966 'title' => 'recentchanges-label-bot',
1967 'legend' => 'recentchanges-legend-bot',
1968 'class' => 'botedit',
1969 'grouping' => 'all',
1970 ],
1971 'unpatrolled' => [
1972 'letter' => 'unpatrolledletter',
1973 'title' => 'recentchanges-label-unpatrolled',
1974 'legend' => 'recentchanges-legend-unpatrolled',
1975 'grouping' => 'any',
1976 ],
1977 ],
1978 'WatchlistExpiry' => false,
1979 'WatchlistPurgeRate' => 0.1,
1980 'WatchlistExpiryMaxDuration' => '6 months',
1981 'RightsPage' => null,
1982 'RightsUrl' => null,
1983 'RightsText' => null,
1984 'RightsIcon' => null,
1985 'UseCopyrightUpload' => false,
1986 'MaxCredits' => 0,
1987 'ShowCreditsIfMax' => true,
1988 'ImportSources' => [
1989 ],
1990 'ImportTargetNamespace' => null,
1991 'ExportAllowHistory' => true,
1992 'ExportMaxHistory' => 0,
1993 'ExportAllowListContributors' => false,
1994 'ExportMaxLinkDepth' => 0,
1995 'ExportFromNamespaces' => false,
1996 'ExportAllowAll' => false,
1997 'ExportPagelistLimit' => 5000,
1998 'XmlDumpSchemaVersion' => '0.11',
1999 'WikiFarmSettingsDirectory' => null,
2000 'WikiFarmSettingsExtension' => 'yaml',
2001 'ExtensionFunctions' => [
2002 ],
2003 'ExtensionMessagesFiles' => [
2004 ],
2005 'MessagesDirs' => [
2006 ],
2007 'ExtensionEntryPointListFiles' => [
2008 ],
2009 'ParserOutputHooks' => [
2010 ],
2011 'EnableParserLimitReporting' => true,
2012 'ValidSkinNames' => [
2013 ],
2014 'SpecialPages' => [
2015 ],
2016 'AutoloadAttemptLowercase' => false,
2017 'ExtensionCredits' => [
2018 ],
2019 'Hooks' => [
2020 ],
2021 'ServiceWiringFiles' => [
2022 ],
2023 'JobClasses' => [
2024 'deletePage' => 'DeletePageJob',
2025 'refreshLinks' => 'RefreshLinksJob',
2026 'deleteLinks' => 'DeleteLinksJob',
2027 'htmlCacheUpdate' => 'HTMLCacheUpdateJob',
2028 'sendMail' => 'EmaillingJob',
2029 'enotifNotify' => 'EnotifNotifyJob',
2030 'fixDoubleRedirect' => 'DoubleRedirectJob',
2031 'AssembleUploadChunks' => 'AssembleUploadChunksJob',
2032 'PublishStashedFile' => 'PublishStashedFileJob',
2033 'ThumbnailRender' => 'ThumbnailRenderJob',
2034 'recentChangesUpdate' => 'RecentChangesUpdateJob',
2035 'refreshLinksPrioritized' => 'RefreshLinksJob',
2036 'refreshLinksDynamic' => 'RefreshLinksJob',
2037 'activityUpdateJob' => 'ActivityUpdateJob',
2038 'categoryMembershipChange' => 'CategoryMembershipChangeJob',
2039 'clearUserWatchlist' => 'ClearUserWatchlistJob',
2040 'watchlistExpiry' => 'WatchlistExpiryJob',
2041 'cdnPurge' => 'CdnPurgeJob',
2042 'userGroupExpiry' => 'UserGroupExpiryJob',
2043 'clearWatchlistNotifications' => 'ClearWatchlistNotificationsJob',
2044 'userOptionsUpdate' => 'UserOptionsUpdateJob',
2045 'revertedTagUpdate' => 'RevertedTagUpdateJob',
2046 'enqueue' => 'EnqueueJob',
2047 'null' => 'NullJob',
2048 'userEditCountInit' => 'UserEditCountInitJob',
2049 ],
2050 'JobTypesExcludedFromDefaultQueue' => [
2051 0 => 'AssembleUploadChunks',
2052 1 => 'PublishStashedFile',
2053 ],
2054 'JobBackoffThrottling' => [
2055 ],
2056 'JobSerialCommitThreshold' => false,
2057 'JobTypeConf' => [
2058 'default' => [
2059 'class' => 'JobQueueDB',
2060 'order' => 'random',
2061 'claimTTL' => 3600,
2062 ],
2063 ],
2064 'JobQueueIncludeInMaxLagFactor' => false,
2065 'SpecialPageCacheUpdates' => [
2066 'Statistics' => [
2067 0 => 'SiteStatsUpdate',
2068 1 => 'cacheUpdate',
2069 ],
2070 ],
2071 'PagePropLinkInvalidations' => [
2072 'hiddencat' => 'categorylinks',
2073 ],
2074 'CategoryMagicGallery' => true,
2075 'CategoryPagingLimit' => 200,
2076 'CategoryCollation' => 'uppercase',
2077 'TempCategoryCollations' => [
2078 ],
2079 'TrackingCategories' => [
2080 ],
2081 'LogTypes' => [
2082 0 => '',
2083 1 => 'block',
2084 2 => 'protect',
2085 3 => 'rights',
2086 4 => 'delete',
2087 5 => 'upload',
2088 6 => 'move',
2089 7 => 'import',
2090 8 => 'patrol',
2091 9 => 'merge',
2092 10 => 'suppress',
2093 11 => 'tag',
2094 12 => 'managetags',
2095 13 => 'contentmodel',
2096 ],
2097 'LogRestrictions' => [
2098 'suppress' => 'suppressionlog',
2099 ],
2100 'FilterLogTypes' => [
2101 'patrol' => true,
2102 'tag' => true,
2103 'newusers' => false,
2104 ],
2105 'LogNames' => [
2106 '' => 'all-logs-page',
2107 'block' => 'blocklogpage',
2108 'protect' => 'protectlogpage',
2109 'rights' => 'rightslog',
2110 'delete' => 'dellogpage',
2111 'upload' => 'uploadlogpage',
2112 'move' => 'movelogpage',
2113 'import' => 'importlogpage',
2114 'patrol' => 'patrol-log-page',
2115 'merge' => 'mergelog',
2116 'suppress' => 'suppressionlog',
2117 ],
2118 'LogHeaders' => [
2119 '' => 'alllogstext',
2120 'block' => 'blocklogtext',
2121 'delete' => 'dellogpagetext',
2122 'import' => 'importlogpagetext',
2123 'merge' => 'mergelogpagetext',
2124 'move' => 'movelogpagetext',
2125 'patrol' => 'patrol-log-header',
2126 'protect' => 'protectlogtext',
2127 'rights' => 'rightslogtext',
2128 'suppress' => 'suppressionlogtext',
2129 'upload' => 'uploadlogpagetext',
2130 ],
2131 'LogActions' => [
2132 ],
2133 'LogActionsHandlers' => [
2134 'block/block' => 'BlockLogFormatter',
2135 'block/reblock' => 'BlockLogFormatter',
2136 'block/unblock' => 'BlockLogFormatter',
2137 'contentmodel/change' => 'ContentModelLogFormatter',
2138 'contentmodel/new' => 'ContentModelLogFormatter',
2139 'delete/delete' => 'DeleteLogFormatter',
2140 'delete/delete_redir' => 'DeleteLogFormatter',
2141 'delete/delete_redir2' => 'DeleteLogFormatter',
2142 'delete/event' => 'DeleteLogFormatter',
2143 'delete/restore' => 'DeleteLogFormatter',
2144 'delete/revision' => 'DeleteLogFormatter',
2145 'import/interwiki' => 'ImportLogFormatter',
2146 'import/upload' => 'ImportLogFormatter',
2147 'managetags/activate' => 'LogFormatter',
2148 'managetags/create' => 'LogFormatter',
2149 'managetags/deactivate' => 'LogFormatter',
2150 'managetags/delete' => 'LogFormatter',
2151 'merge/merge' => 'MergeLogFormatter',
2152 'move/move' => 'MoveLogFormatter',
2153 'move/move_redir' => 'MoveLogFormatter',
2154 'patrol/patrol' => 'PatrolLogFormatter',
2155 'patrol/autopatrol' => 'PatrolLogFormatter',
2156 'protect/modify' => 'ProtectLogFormatter',
2157 'protect/move_prot' => 'ProtectLogFormatter',
2158 'protect/protect' => 'ProtectLogFormatter',
2159 'protect/unprotect' => 'ProtectLogFormatter',
2160 'rights/autopromote' => 'RightsLogFormatter',
2161 'rights/rights' => 'RightsLogFormatter',
2162 'suppress/block' => 'BlockLogFormatter',
2163 'suppress/delete' => 'DeleteLogFormatter',
2164 'suppress/event' => 'DeleteLogFormatter',
2165 'suppress/reblock' => 'BlockLogFormatter',
2166 'suppress/revision' => 'DeleteLogFormatter',
2167 'tag/update' => 'TagLogFormatter',
2168 'upload/overwrite' => 'UploadLogFormatter',
2169 'upload/revert' => 'UploadLogFormatter',
2170 'upload/upload' => 'UploadLogFormatter',
2171 ],
2172 'ActionFilteredLogs' => [
2173 'block' => [
2174 'block' => [
2175 0 => 'block',
2176 ],
2177 'reblock' => [
2178 0 => 'reblock',
2179 ],
2180 'unblock' => [
2181 0 => 'unblock',
2182 ],
2183 ],
2184 'contentmodel' => [
2185 'change' => [
2186 0 => 'change',
2187 ],
2188 'new' => [
2189 0 => 'new',
2190 ],
2191 ],
2192 'delete' => [
2193 'delete' => [
2194 0 => 'delete',
2195 ],
2196 'delete_redir' => [
2197 0 => 'delete_redir',
2198 1 => 'delete_redir2',
2199 ],
2200 'restore' => [
2201 0 => 'restore',
2202 ],
2203 'event' => [
2204 0 => 'event',
2205 ],
2206 'revision' => [
2207 0 => 'revision',
2208 ],
2209 ],
2210 'import' => [
2211 'interwiki' => [
2212 0 => 'interwiki',
2213 ],
2214 'upload' => [
2215 0 => 'upload',
2216 ],
2217 ],
2218 'managetags' => [
2219 'create' => [
2220 0 => 'create',
2221 ],
2222 'delete' => [
2223 0 => 'delete',
2224 ],
2225 'activate' => [
2226 0 => 'activate',
2227 ],
2228 'deactivate' => [
2229 0 => 'deactivate',
2230 ],
2231 ],
2232 'move' => [
2233 'move' => [
2234 0 => 'move',
2235 ],
2236 'move_redir' => [
2237 0 => 'move_redir',
2238 ],
2239 ],
2240 'newusers' => [
2241 'create' => [
2242 0 => 'create',
2243 1 => 'newusers',
2244 ],
2245 'create2' => [
2246 0 => 'create2',
2247 ],
2248 'autocreate' => [
2249 0 => 'autocreate',
2250 ],
2251 'byemail' => [
2252 0 => 'byemail',
2253 ],
2254 ],
2255 'protect' => [
2256 'protect' => [
2257 0 => 'protect',
2258 ],
2259 'modify' => [
2260 0 => 'modify',
2261 ],
2262 'unprotect' => [
2263 0 => 'unprotect',
2264 ],
2265 'move_prot' => [
2266 0 => 'move_prot',
2267 ],
2268 ],
2269 'rights' => [
2270 'rights' => [
2271 0 => 'rights',
2272 ],
2273 'autopromote' => [
2274 0 => 'autopromote',
2275 ],
2276 ],
2277 'suppress' => [
2278 'event' => [
2279 0 => 'event',
2280 ],
2281 'revision' => [
2282 0 => 'revision',
2283 ],
2284 'delete' => [
2285 0 => 'delete',
2286 ],
2287 'block' => [
2288 0 => 'block',
2289 ],
2290 'reblock' => [
2291 0 => 'reblock',
2292 ],
2293 ],
2294 'upload' => [
2295 'upload' => [
2296 0 => 'upload',
2297 ],
2298 'overwrite' => [
2299 0 => 'overwrite',
2300 ],
2301 'revert' => [
2302 0 => 'revert',
2303 ],
2304 ],
2305 ],
2306 'NewUserLog' => true,
2307 'PageCreationLog' => true,
2308 'AllowSpecialInclusion' => true,
2309 'DisableQueryPageUpdate' => false,
2310 'CountCategorizedImagesAsUsed' => false,
2311 'MaxRedirectLinksRetrieved' => 500,
2312 'RangeContributionsCIDRLimit' => [
2313 'IPv4' => 16,
2314 'IPv6' => 32,
2315 ],
2316 'Actions' => [
2317 ],
2318 'DefaultRobotPolicy' => 'index,follow',
2319 'NamespaceRobotPolicies' => [
2320 ],
2321 'ArticleRobotPolicies' => [
2322 ],
2323 'ExemptFromUserRobotsControl' => null,
2324 'DebugAPI' => false,
2325 'APIModules' => [
2326 ],
2327 'APIFormatModules' => [
2328 ],
2329 'APIMetaModules' => [
2330 ],
2331 'APIPropModules' => [
2332 ],
2333 'APIListModules' => [
2334 ],
2335 'APIMaxDBRows' => 5000,
2336 'APIMaxResultSize' => 8388608,
2337 'APIMaxUncachedDiffs' => 1,
2338 'APIMaxLagThreshold' => 7,
2339 'APIRequestLog' => false,
2340 'APICacheHelpTimeout' => 3600,
2341 'APIUselessQueryPages' => [
2342 0 => 'MIMEsearch',
2343 1 => 'LinkSearch',
2344 ],
2345 'AjaxUploadDestCheck' => true,
2346 'AjaxLicensePreview' => true,
2347 'CrossSiteAJAXdomains' => [
2348 ],
2349 'CrossSiteAJAXdomainExceptions' => [
2350 ],
2351 'AllowedCorsHeaders' => [
2352 0 => 'Accept',
2353 1 => 'Accept-Language',
2354 2 => 'Content-Language',
2355 3 => 'Content-Type',
2356 4 => 'Accept-Encoding',
2357 5 => 'DNT',
2358 6 => 'Origin',
2359 7 => 'User-Agent',
2360 8 => 'Api-User-Agent',
2361 9 => 'Access-Control-Max-Age',
2362 10 => 'Authorization',
2363 ],
2364 'RestAPIAdditionalRouteFiles' => [
2365 ],
2366 'MaxShellMemory' => 307200,
2367 'MaxShellFileSize' => 102400,
2368 'MaxShellTime' => 180,
2369 'MaxShellWallClockTime' => 180,
2370 'ShellCgroup' => false,
2371 'PhpCli' => '/usr/bin/php',
2372 'ShellRestrictionMethod' => 'autodetect',
2373 'ShellboxUrl' => null,
2374 'ShellboxUrls' => [
2375 'default' => null,
2376 ],
2377 'ShellboxSecretKey' => null,
2378 'HTTPTimeout' => 25,
2379 'HTTPConnectTimeout' => 5.0,
2380 'HTTPMaxTimeout' => 0,
2381 'HTTPMaxConnectTimeout' => 0,
2382 'HTTPImportTimeout' => 25,
2383 'AsyncHTTPTimeout' => 25,
2384 'HTTPProxy' => '',
2385 'LocalVirtualHosts' => [
2386 ],
2387 'LocalHTTPProxy' => false,
2388 'AllowExternalReqID' => false,
2389 'JobRunRate' => 1,
2390 'RunJobsAsync' => false,
2391 'UpdateRowsPerJob' => 300,
2392 'UpdateRowsPerQuery' => 100,
2393 'RedirectOnLogin' => null,
2394 'VirtualRestConfig' => [
2395 'paths' => [
2396 ],
2397 'modules' => [
2398 ],
2399 'global' => [
2400 'timeout' => 360,
2401 'forwardCookies' => false,
2402 'HTTPProxy' => null,
2403 ],
2404 ],
2405 'EventRelayerConfig' => [
2406 'default' => [
2407 'class' => 'EventRelayerNull',
2408 ],
2409 ],
2410 'Pingback' => false,
2411 'OriginTrials' => [
2412 ],
2413 'ReportToExpiry' => 86400,
2414 'ReportToEndpoints' => [
2415 ],
2416 'FeaturePolicyReportOnly' => [
2417 ],
2418 'SkinsPreferred' => [
2419 0 => 'vector-2022',
2420 1 => 'vector',
2421 ],
2422 ],
2423 'type' => [
2424 'ConfigRegistry' => 'object',
2425 'AssumeProxiesUseDefaultProtocolPorts' => 'boolean',
2426 'ForceHTTPS' => 'boolean',
2427 'ExtensionDirectory' => [
2428 0 => 'string',
2429 1 => 'null',
2430 ],
2431 'StyleDirectory' => [
2432 0 => 'string',
2433 1 => 'null',
2434 ],
2435 'Logos' => [
2436 0 => 'object',
2437 1 => 'boolean',
2438 ],
2439 'LogoHD' => [
2440 0 => 'object',
2441 1 => 'boolean',
2442 ],
2443 'ReferrerPolicy' => [
2444 0 => 'array',
2445 1 => 'string',
2446 2 => 'boolean',
2447 ],
2448 'ActionPaths' => 'object',
2449 'MainPageIsDomainRoot' => 'boolean',
2450 'ImgAuthUrlPathMap' => 'object',
2451 'LocalFileRepo' => [
2452 0 => 'object',
2453 1 => 'boolean',
2454 ],
2455 'ForeignFileRepos' => 'array',
2456 'UseSharedUploads' => 'boolean',
2457 'SharedUploadDirectory' => [
2458 0 => 'string',
2459 1 => 'null',
2460 ],
2461 'SharedUploadPath' => [
2462 0 => 'string',
2463 1 => 'null',
2464 ],
2465 'HashedSharedUploadDirectory' => 'boolean',
2466 'FetchCommonsDescriptions' => 'boolean',
2467 'SharedUploadDBname' => [
2468 0 => 'boolean',
2469 1 => 'string',
2470 ],
2471 'SharedUploadDBprefix' => 'string',
2472 'CacheSharedUploads' => 'boolean',
2473 'ForeignUploadTargets' => 'array',
2474 'UploadDialog' => 'object',
2475 'FileBackends' => 'object',
2476 'LockManagers' => 'array',
2477 'CopyUploadsDomains' => 'array',
2478 'CopyUploadTimeout' => [
2479 0 => 'boolean',
2480 1 => 'integer',
2481 ],
2482 'SharedThumbnailScriptPath' => [
2483 0 => 'string',
2484 1 => 'boolean',
2485 ],
2486 'HashedUploadDirectory' => 'boolean',
2487 'FileExtensions' => 'array',
2488 'ProhibitedFileExtensions' => 'array',
2489 'MimeTypeExclusions' => 'array',
2490 'TrustedMediaFormats' => 'array',
2491 'MediaHandlers' => 'object',
2492 'NativeImageLazyLoading' => 'boolean',
2493 'ParserTestMediaHandlers' => 'object',
2494 'MaxInterlacingAreas' => 'object',
2495 'SVGConverters' => 'object',
2496 'MaxImageArea' => [
2497 0 => 'string',
2498 1 => 'integer',
2499 2 => 'boolean',
2500 ],
2501 'TiffThumbnailType' => 'array',
2502 'GenerateThumbnailOnParse' => 'boolean',
2503 'EnableAutoRotation' => [
2504 0 => 'boolean',
2505 1 => 'null',
2506 ],
2507 'Antivirus' => [
2508 0 => 'string',
2509 1 => 'null',
2510 ],
2511 'AntivirusSetup' => 'object',
2512 'MimeDetectorCommand' => [
2513 0 => 'string',
2514 1 => 'null',
2515 ],
2516 'XMLMimeTypes' => 'object',
2517 'ImageLimits' => 'array',
2518 'ThumbLimits' => 'array',
2519 'ThumbnailBuckets' => [
2520 0 => 'array',
2521 1 => 'null',
2522 ],
2523 'UploadThumbnailRenderMap' => 'object',
2524 'GalleryOptions' => 'object',
2525 'DjvuDump' => [
2526 0 => 'string',
2527 1 => 'null',
2528 ],
2529 'DjvuRenderer' => [
2530 0 => 'string',
2531 1 => 'null',
2532 ],
2533 'DjvuTxt' => [
2534 0 => 'string',
2535 1 => 'null',
2536 ],
2537 'DjvuPostProcessor' => [
2538 0 => 'string',
2539 1 => 'null',
2540 ],
2541 'SMTP' => [
2542 0 => 'boolean',
2543 1 => 'object',
2544 ],
2545 'EnotifFromEditor' => 'boolean',
2546 'EnotifRevealEditorAddress' => 'boolean',
2547 'UsersNotifiedOnAllChanges' => 'object',
2548 'DBmwschema' => [
2549 0 => 'string',
2550 1 => 'null',
2551 ],
2552 'SharedTables' => 'array',
2553 'DBservers' => [
2554 0 => 'boolean',
2555 1 => 'array',
2556 ],
2557 'LBFactoryConf' => 'object',
2558 'LocalDatabases' => 'array',
2559 'TemplateLinksSchemaMigrationStage' => 'integer',
2560 'ContentHandlers' => 'object',
2561 'NamespaceContentModels' => 'object',
2562 'TextModelsToParse' => 'array',
2563 'ExternalStores' => 'array',
2564 'ExternalServers' => 'object',
2565 'DefaultExternalStore' => [
2566 0 => 'array',
2567 1 => 'boolean',
2568 ],
2569 'RevisionCacheExpiry' => 'integer',
2570 'PageLanguageUseDB' => 'boolean',
2571 'DiffEngine' => [
2572 0 => 'string',
2573 1 => 'null',
2574 ],
2575 'ExternalDiffEngine' => [
2576 0 => 'string',
2577 1 => 'boolean',
2578 ],
2579 'RequestTimeLimit' => [
2580 0 => 'integer',
2581 1 => 'null',
2582 ],
2583 'CriticalSectionTimeLimit' => 'number',
2584 'PoolCounterConf' => [
2585 0 => 'object',
2586 1 => 'null',
2587 ],
2588 'MaxUserDBWriteDuration' => [
2589 0 => 'integer',
2590 1 => 'boolean',
2591 ],
2592 'MaxJobDBWriteDuration' => [
2593 0 => 'integer',
2594 1 => 'boolean',
2595 ],
2596 'MultiShardSiteStats' => 'boolean',
2597 'ObjectCaches' => 'object',
2598 'MainWANCache' => [
2599 0 => 'integer',
2600 1 => 'string',
2601 2 => 'boolean',
2602 ],
2603 'WANObjectCaches' => 'object',
2604 'EnableWANCacheReaper' => 'boolean',
2605 'ParsoidCacheConfig' => 'object',
2606 'ChronologyProtectorStash' => [
2607 0 => 'string',
2608 1 => 'null',
2609 ],
2610 'PHPSessionHandling' => 'string',
2611 'SuspiciousIpExpiry' => [
2612 0 => 'integer',
2613 1 => 'boolean',
2614 ],
2615 'MemCachedServers' => 'array',
2616 'LocalisationCacheConf' => 'object',
2617 'ExtensionInfoMTime' => [
2618 0 => 'integer',
2619 1 => 'boolean',
2620 ],
2621 'CdnServers' => 'object',
2622 'CdnServersNoPurge' => 'object',
2623 'HTCPRouting' => 'object',
2624 'GrammarForms' => 'object',
2625 'ExtraInterlanguageLinkPrefixes' => 'object',
2626 'InterlanguageLinkCodeMap' => 'object',
2627 'ExtraLanguageNames' => 'object',
2628 'ExtraLanguageCodes' => 'object',
2629 'DummyLanguageCodes' => 'object',
2630 'DisabledVariants' => 'object',
2631 'ForceUIMsgAsContentMsg' => 'object',
2632 'RawHtmlMessages' => 'array',
2633 'OverrideUcfirstCharacters' => 'object',
2634 'XhtmlNamespaces' => 'object',
2635 'BrowserFormatDetection' => 'string',
2636 'SkinMetaTags' => 'object',
2637 'SkipSkins' => 'object',
2638 'FragmentMode' => 'array',
2639 'FooterIcons' => 'object',
2640 'ResourceModules' => 'object',
2641 'ResourceModuleSkinStyles' => 'object',
2642 'ResourceLoaderSources' => 'object',
2643 'ResourceLoaderMaxage' => 'object',
2644 'ResourceLoaderMaxQueryLength' => [
2645 0 => 'integer',
2646 1 => 'boolean',
2647 ],
2648 'CanonicalNamespaceNames' => 'object',
2649 'ExtraNamespaces' => 'object',
2650 'ExtraGenderNamespaces' => 'object',
2651 'NamespaceAliases' => 'object',
2652 'CapitalLinkOverrides' => 'object',
2653 'NamespacesWithSubpages' => 'object',
2654 'ContentNamespaces' => 'array',
2655 'ShortPagesNamespaceExclusions' => 'array',
2656 'ExtraSignatureNamespaces' => 'array',
2657 'InvalidRedirectTargets' => 'array',
2658 'LocalInterwikis' => 'array',
2659 'InterwikiCache' => [
2660 0 => 'boolean',
2661 1 => 'object',
2662 2 => 'string',
2663 ],
2664 'SiteTypes' => 'object',
2665 'UrlProtocols' => 'array',
2666 'TidyConfig' => 'object',
2667 'ParsoidSettings' => 'object',
2668 'NoFollowNsExceptions' => 'array',
2669 'NoFollowDomainExceptions' => 'array',
2670 'EnableMagicLinks' => 'object',
2671 'ManualRevertSearchRadius' => 'integer',
2672 'RevertedTagMaxDepth' => 'integer',
2673 'CentralIdLookupProviders' => 'object',
2674 'CentralIdLookupProvider' => 'string',
2675 'PasswordPolicy' => 'object',
2676 'AuthManagerConfig' => [
2677 0 => 'object',
2678 1 => 'null',
2679 ],
2680 'AuthManagerAutoConfig' => 'object',
2681 'RememberMe' => 'string',
2682 'ReauthenticateTime' => 'object',
2683 'AllowSecuritySensitiveOperationIfCannotReauthenticate' => 'object',
2684 'ChangeCredentialsBlacklist' => 'array',
2685 'RemoveCredentialsBlacklist' => 'array',
2686 'PasswordConfig' => 'object',
2687 'PasswordResetRoutes' => 'object',
2688 'SignatureAllowedLintErrors' => 'array',
2689 'ReservedUsernames' => 'array',
2690 'DefaultUserOptions' => 'object',
2691 'HiddenPrefs' => 'array',
2692 'AuthenticationTokenVersion' => [
2693 0 => 'string',
2694 1 => 'null',
2695 ],
2696 'SessionProviders' => 'object',
2697 'AutoCreateTempUser' => 'object',
2698 'BlockCIDRLimit' => 'object',
2699 'EnablePartialActionBlocks' => 'boolean',
2700 'GroupPermissions' => 'object',
2701 'PrivilegedGroups' => 'array',
2702 'RevokePermissions' => 'object',
2703 'GroupInheritsPermissions' => 'object',
2704 'ImplicitGroups' => 'array',
2705 'GroupsAddToSelf' => 'object',
2706 'GroupsRemoveFromSelf' => 'object',
2707 'RestrictionTypes' => 'array',
2708 'RestrictionLevels' => 'array',
2709 'CascadingRestrictionLevels' => 'array',
2710 'SemiprotectedRestrictionLevels' => 'array',
2711 'NamespaceProtection' => 'object',
2712 'NonincludableNamespaces' => 'object',
2713 'Autopromote' => 'object',
2714 'AutopromoteOnce' => 'object',
2715 'AddGroups' => 'object',
2716 'RemoveGroups' => 'object',
2717 'AvailableRights' => 'array',
2718 'AccountCreationThrottle' => [
2719 0 => 'integer',
2720 1 => 'array',
2721 ],
2722 'SpamRegex' => 'array',
2723 'SummarySpamRegex' => 'array',
2724 'DnsBlacklistUrls' => 'array',
2725 'ProxyList' => [
2726 0 => 'string',
2727 1 => 'array',
2728 ],
2729 'ProxyWhitelist' => 'array',
2730 'SoftBlockRanges' => 'array',
2731 'RateLimits' => 'object',
2732 'RateLimitsExcludedIPs' => 'array',
2733 'PasswordAttemptThrottle' => 'array',
2734 'GrantPermissions' => 'object',
2735 'GrantPermissionGroups' => 'object',
2736 'EnableBotPasswords' => 'boolean',
2737 'BotPasswordsCluster' => [
2738 0 => 'string',
2739 1 => 'boolean',
2740 ],
2741 'BotPasswordsDatabase' => [
2742 0 => 'string',
2743 1 => 'boolean',
2744 ],
2745 'CSPHeader' => [
2746 0 => 'boolean',
2747 1 => 'object',
2748 ],
2749 'CSPReportOnlyHeader' => [
2750 0 => 'boolean',
2751 1 => 'object',
2752 ],
2753 'CSPFalsePositiveUrls' => 'object',
2754 'AllowCrossOrigin' => 'boolean',
2755 'RestAllowCrossOriginCookieAuth' => 'boolean',
2756 'CookieSameSite' => [
2757 0 => 'string',
2758 1 => 'null',
2759 ],
2760 'UseSameSiteLegacyCookies' => 'boolean',
2761 'CacheVaryCookies' => 'array',
2762 'TrxProfilerLimits' => 'object',
2763 'DebugLogGroups' => 'object',
2764 'MWLoggerDefaultSpi' => 'object',
2765 'Profiler' => 'object',
2766 'StatsdSamplingRates' => 'object',
2767 'MetricsTarget' => [
2768 0 => 'string',
2769 1 => 'null',
2770 ],
2771 'MetricsFormat' => [
2772 0 => 'string',
2773 1 => 'null',
2774 ],
2775 'MetricsPrefix' => 'string',
2776 'ParserTestFiles' => 'object',
2777 'OpenSearchTemplates' => 'object',
2778 'NamespacesToBeSearchedDefault' => 'object',
2779 'SitemapNamespaces' => [
2780 0 => 'boolean',
2781 1 => 'array',
2782 ],
2783 'SitemapNamespacesPriorities' => [
2784 0 => 'boolean',
2785 1 => 'object',
2786 ],
2787 'SpecialSearchFormOptions' => 'object',
2788 'SearchMatchRedirectPreference' => 'boolean',
2789 'SearchRunSuggestedQuery' => 'boolean',
2790 'PreviewOnOpenNamespaces' => 'object',
2791 'ReadOnlyWatchedItemStore' => 'boolean',
2792 'GitRepositoryViewers' => 'object',
2793 'RCLinkLimits' => 'array',
2794 'RCLinkDays' => 'array',
2795 'RCFeeds' => 'object',
2796 'RCEngines' => 'object',
2797 'OverrideSiteFeed' => 'object',
2798 'FeedClasses' => 'object',
2799 'AdvertisedFeedTypes' => 'array',
2800 'SoftwareTags' => 'object',
2801 'RecentChangesFlags' => 'object',
2802 'WatchlistExpiry' => 'boolean',
2803 'WatchlistPurgeRate' => 'number',
2804 'WatchlistExpiryMaxDuration' => [
2805 0 => 'string',
2806 1 => 'null',
2807 ],
2808 'ImportSources' => 'object',
2809 'ExtensionFunctions' => 'array',
2810 'ExtensionMessagesFiles' => 'object',
2811 'MessagesDirs' => 'object',
2812 'ExtensionEntryPointListFiles' => 'object',
2813 'ParserOutputHooks' => 'object',
2814 'ValidSkinNames' => 'object',
2815 'SpecialPages' => 'object',
2816 'ExtensionCredits' => 'object',
2817 'Hooks' => 'object',
2818 'ServiceWiringFiles' => 'array',
2819 'JobClasses' => 'object',
2820 'JobTypesExcludedFromDefaultQueue' => 'array',
2821 'JobBackoffThrottling' => 'object',
2822 'JobSerialCommitThreshold' => [
2823 0 => 'number',
2824 1 => 'boolean',
2825 ],
2826 'JobTypeConf' => 'object',
2827 'SpecialPageCacheUpdates' => 'object',
2828 'PagePropLinkInvalidations' => 'object',
2829 'TempCategoryCollations' => 'array',
2830 'TrackingCategories' => 'array',
2831 'LogTypes' => 'array',
2832 'LogRestrictions' => 'object',
2833 'FilterLogTypes' => 'object',
2834 'LogNames' => 'object',
2835 'LogHeaders' => 'object',
2836 'LogActions' => 'object',
2837 'LogActionsHandlers' => 'object',
2838 'ActionFilteredLogs' => 'object',
2839 'RangeContributionsCIDRLimit' => 'object',
2840 'Actions' => 'object',
2841 'NamespaceRobotPolicies' => 'object',
2842 'ArticleRobotPolicies' => 'object',
2843 'ExemptFromUserRobotsControl' => [
2844 0 => 'array',
2845 1 => 'null',
2846 ],
2847 'APIModules' => 'object',
2848 'APIFormatModules' => 'object',
2849 'APIMetaModules' => 'object',
2850 'APIPropModules' => 'object',
2851 'APIListModules' => 'object',
2852 'APIUselessQueryPages' => 'array',
2853 'CrossSiteAJAXdomains' => 'object',
2854 'CrossSiteAJAXdomainExceptions' => 'object',
2855 'AllowedCorsHeaders' => 'array',
2856 'RestAPIAdditionalRouteFiles' => 'array',
2857 'ShellRestrictionMethod' => [
2858 0 => 'string',
2859 1 => 'boolean',
2860 ],
2861 'ShellboxUrls' => 'object',
2862 'ShellboxSecretKey' => [
2863 0 => 'string',
2864 1 => 'null',
2865 ],
2866 'HTTPTimeout' => 'number',
2867 'HTTPConnectTimeout' => 'number',
2868 'HTTPMaxTimeout' => 'number',
2869 'HTTPMaxConnectTimeout' => 'number',
2870 'LocalVirtualHosts' => 'object',
2871 'LocalHTTPProxy' => [
2872 0 => 'string',
2873 1 => 'boolean',
2874 ],
2875 'VirtualRestConfig' => 'object',
2876 'EventRelayerConfig' => 'object',
2877 'Pingback' => 'boolean',
2878 'OriginTrials' => 'array',
2879 'ReportToExpiry' => 'integer',
2880 'ReportToEndpoints' => 'array',
2881 'FeaturePolicyReportOnly' => 'array',
2882 'SkinsPreferred' => 'array',
2883 ],
2884 'mergeStrategy' => [
2885 'TiffThumbnailType' => 'replace',
2886 'LBFactoryConf' => 'replace',
2887 'InterwikiCache' => 'replace',
2888 'PasswordPolicy' => 'array_replace_recursive',
2889 'AuthManagerAutoConfig' => 'array_plus_2d',
2890 'GroupPermissions' => 'array_plus_2d',
2891 'RevokePermissions' => 'array_plus_2d',
2892 'RateLimits' => 'array_plus_2d',
2893 'GrantPermissions' => 'array_plus_2d',
2894 'MWLoggerDefaultSpi' => 'replace',
2895 'Profiler' => 'replace',
2896 'Hooks' => 'array_merge_recursive',
2897 'VirtualRestConfig' => 'array_plus_2d',
2898 ],
2899 'dynamicDefault' => [
2900 'UsePathInfo' => [
2901 'callback' => [
2902 0 => 'MediaWiki\\MainConfigSchema',
2903 1 => 'getDefaultUsePathInfo',
2904 ],
2905 ],
2906 'Script' => [
2907 'use' => [
2908 0 => 'ScriptPath',
2909 ],
2910 'callback' => [
2911 0 => 'MediaWiki\\MainConfigSchema',
2912 1 => 'getDefaultScript',
2913 ],
2914 ],
2915 'LoadScript' => [
2916 'use' => [
2917 0 => 'ScriptPath',
2918 ],
2919 'callback' => [
2920 0 => 'MediaWiki\\MainConfigSchema',
2921 1 => 'getDefaultLoadScript',
2922 ],
2923 ],
2924 'RestPath' => [
2925 'use' => [
2926 0 => 'ScriptPath',
2927 ],
2928 'callback' => [
2929 0 => 'MediaWiki\\MainConfigSchema',
2930 1 => 'getDefaultRestPath',
2931 ],
2932 ],
2933 'StylePath' => [
2934 'use' => [
2935 0 => 'ResourceBasePath',
2936 ],
2937 'callback' => [
2938 0 => 'MediaWiki\\MainConfigSchema',
2939 1 => 'getDefaultStylePath',
2940 ],
2941 ],
2942 'LocalStylePath' => [
2943 'use' => [
2944 0 => 'ScriptPath',
2945 ],
2946 'callback' => [
2947 0 => 'MediaWiki\\MainConfigSchema',
2948 1 => 'getDefaultLocalStylePath',
2949 ],
2950 ],
2951 'ExtensionAssetsPath' => [
2952 'use' => [
2953 0 => 'ResourceBasePath',
2954 ],
2955 'callback' => [
2956 0 => 'MediaWiki\\MainConfigSchema',
2957 1 => 'getDefaultExtensionAssetsPath',
2958 ],
2959 ],
2960 'ArticlePath' => [
2961 'use' => [
2962 0 => 'Script',
2963 1 => 'UsePathInfo',
2964 ],
2965 'callback' => [
2966 0 => 'MediaWiki\\MainConfigSchema',
2967 1 => 'getDefaultArticlePath',
2968 ],
2969 ],
2970 'UploadPath' => [
2971 'use' => [
2972 0 => 'ScriptPath',
2973 ],
2974 'callback' => [
2975 0 => 'MediaWiki\\MainConfigSchema',
2976 1 => 'getDefaultUploadPath',
2977 ],
2978 ],
2979 'UploadDirectory' => [
2980 'use' => [
2981 0 => 'BaseDirectory',
2982 ],
2983 'callback' => [
2984 0 => 'MediaWiki\\MainConfigSchema',
2985 1 => 'getDefaultUploadDirectory',
2986 ],
2987 ],
2988 'FileCacheDirectory' => [
2989 'use' => [
2990 0 => 'UploadDirectory',
2991 ],
2992 'callback' => [
2993 0 => 'MediaWiki\\MainConfigSchema',
2994 1 => 'getDefaultFileCacheDirectory',
2995 ],
2996 ],
2997 'Logo' => [
2998 'use' => [
2999 0 => 'ResourceBasePath',
3000 ],
3001 'callback' => [
3002 0 => 'MediaWiki\\MainConfigSchema',
3003 1 => 'getDefaultLogo',
3004 ],
3005 ],
3006 'DeletedDirectory' => [
3007 'use' => [
3008 0 => 'UploadDirectory',
3009 ],
3010 'callback' => [
3011 0 => 'MediaWiki\\MainConfigSchema',
3012 1 => 'getDefaultDeletedDirectory',
3013 ],
3014 ],
3015 'LocalFileRepo' => [
3016 'use' => [
3017 0 => 'UploadDirectory',
3018 1 => 'ScriptPath',
3019 2 => 'Favicon',
3020 3 => 'UploadBaseUrl',
3021 4 => 'UploadPath',
3022 5 => 'HashedUploadDirectory',
3023 6 => 'ThumbnailScriptPath',
3024 7 => 'GenerateThumbnailOnParse',
3025 8 => 'DeletedDirectory',
3026 9 => 'UpdateCompatibleMetadata',
3027 ],
3028 'callback' => [
3029 0 => 'MediaWiki\\MainConfigSchema',
3030 1 => 'getDefaultLocalFileRepo',
3031 ],
3032 ],
3033 'ShowEXIF' => [
3034 'callback' => [
3035 0 => 'MediaWiki\\MainConfigSchema',
3036 1 => 'getDefaultShowEXIF',
3037 ],
3038 ],
3039 'SharedPrefix' => [
3040 'use' => [
3041 0 => 'DBprefix',
3042 ],
3043 'callback' => [
3044 0 => 'MediaWiki\\MainConfigSchema',
3045 1 => 'getDefaultSharedPrefix',
3046 ],
3047 ],
3048 'SharedSchema' => [
3049 'use' => [
3050 0 => 'DBmwschema',
3051 ],
3052 'callback' => [
3053 0 => 'MediaWiki\\MainConfigSchema',
3054 1 => 'getDefaultSharedSchema',
3055 ],
3056 ],
3057 'DBerrorLogTZ' => [
3058 'use' => [
3059 0 => 'Localtimezone',
3060 ],
3061 'callback' => [
3062 0 => 'MediaWiki\\MainConfigSchema',
3063 1 => 'getDefaultDBerrorLogTZ',
3064 ],
3065 ],
3066 'Localtimezone' => [
3067 'callback' => [
3068 0 => 'MediaWiki\\MainConfigSchema',
3069 1 => 'getDefaultLocaltimezone',
3070 ],
3071 ],
3072 'LocalTZoffset' => [
3073 'use' => [
3074 0 => 'Localtimezone',
3075 ],
3076 'callback' => [
3077 0 => 'MediaWiki\\MainConfigSchema',
3078 1 => 'getDefaultLocalTZoffset',
3079 ],
3080 ],
3081 'ResourceBasePath' => [
3082 'use' => [
3083 0 => 'ScriptPath',
3084 ],
3085 'callback' => [
3086 0 => 'MediaWiki\\MainConfigSchema',
3087 1 => 'getDefaultResourceBasePath',
3088 ],
3089 ],
3090 'MetaNamespace' => [
3091 'use' => [
3092 0 => 'Sitename',
3093 ],
3094 'callback' => [
3095 0 => 'MediaWiki\\MainConfigSchema',
3096 1 => 'getDefaultMetaNamespace',
3097 ],
3098 ],
3099 'CookieSecure' => [
3100 'use' => [
3101 0 => 'ForceHTTPS',
3102 ],
3103 'callback' => [
3104 0 => 'MediaWiki\\MainConfigSchema',
3105 1 => 'getDefaultCookieSecure',
3106 ],
3107 ],
3108 'CookiePrefix' => [
3109 'use' => [
3110 0 => 'SharedDB',
3111 1 => 'SharedPrefix',
3112 2 => 'SharedTables',
3113 3 => 'DBname',
3114 4 => 'DBprefix',
3115 ],
3116 'callback' => [
3117 0 => 'MediaWiki\\MainConfigSchema',
3118 1 => 'getDefaultCookiePrefix',
3119 ],
3120 ],
3121 'ReadOnlyFile' => [
3122 'use' => [
3123 0 => 'UploadDirectory',
3124 ],
3125 'callback' => [
3126 0 => 'MediaWiki\\MainConfigSchema',
3127 1 => 'getDefaultReadOnlyFile',
3128 ],
3129 ],
3130 ],
3131 ],
3132 'config-schema' => [
3133 'LogoHD' => [
3134 'deprecated' => 'since 1.35. Developers should retrieve this logo (and other variants) using the static function MediaWiki\\ResourceLoader\\SkinModule::getAvailableLogos. $wgLogos should be used instead.',
3135 ],
3136 'UploadStashScalerBaseUrl' => [
3137 'deprecated' => 'since 1.36 Use thumbProxyUrl in $wgLocalFileRepo',
3138 ],
3139 'LocalDatabases' => [
3140 'items' => [
3141 'type' => 'string',
3142 ],
3143 ],
3144 'ContentHandlerTextFallback' => [
3145 'deprecated' => 'since 1.37',
3146 ],
3147 'SquidPurgeUseHostHeader' => [
3148 'deprecated' => 'since 1.33',
3149 ],
3150 'RawHtmlMessages' => [
3151 'items' => [
3152 'type' => 'string',
3153 ],
3154 ],
3155 'MangleFlashPolicy' => [
3156 'deprecated' => 'since 1.39; no longer has any effect',
3157 ],
3158 'AllowImageTag' => [
3159 'deprecated' => 'since 1.35; register an extension tag named <img> instead.',
3160 ],
3161 'ReauthenticateTime' => [
3162 'additionalProperties' => [
3163 'type' => 'integer',
3164 ],
3165 ],
3166 'AllowSecuritySensitiveOperationIfCannotReauthenticate' => [
3167 'additionalProperties' => [
3168 'type' => 'boolean',
3169 ],
3170 ],
3171 'ChangeCredentialsBlacklist' => [
3172 'items' => [
3173 'type' => 'string',
3174 ],
3175 ],
3176 'RemoveCredentialsBlacklist' => [
3177 'items' => [
3178 'type' => 'string',
3179 ],
3180 ],
3181 'MinimalPasswordLength' => [
3182 'deprecated' => 'since 1.26, use $wgPasswordPolicy\'s MinimalPasswordLength.',
3183 ],
3184 'MaximalPasswordLength' => [
3185 'deprecated' => 'since 1.26, use $wgPasswordPolicy\'s MaximalPasswordLength.',
3186 ],
3187 'GroupPermissions' => [
3188 'additionalProperties' => [
3189 'type' => 'object',
3190 'additionalProperties' => [
3191 'type' => 'boolean',
3192 ],
3193 ],
3194 ],
3195 'GroupInheritsPermissions' => [
3196 'additionalProperties' => [
3197 'type' => 'string',
3198 ],
3199 ],
3200 'SoftBlockRanges' => [
3201 'items' => [
3202 'type' => 'string',
3203 ],
3204 ],
3205 'GrantPermissions' => [
3206 'additionalProperties' => [
3207 'type' => 'object',
3208 'additionalProperties' => [
3209 'type' => 'boolean',
3210 ],
3211 ],
3212 ],
3213 'GrantPermissionGroups' => [
3214 'additionalProperties' => [
3215 'type' => 'string',
3216 ],
3217 ],
3218 'ParserTestFiles' => [
3219 'deprecated' => 'since 1.30',
3220 ],
3221 'OpenSearchTemplate' => [
3222 'deprecated' => 'since 1.25 Use $wgOpenSearchTemplates[\'application/x-suggestions+json\'] instead',
3223 ],
3224 'EnableOpenSearchSuggest' => [
3225 'deprecated' => 'since 1.35 No longer used',
3226 ],
3227 'SoftwareTags' => [
3228 'additionalProperties' => [
3229 'type' => 'boolean',
3230 ],
3231 ],
3232 'AutoloadAttemptLowercase' => [
3233 'deprecated' => 'since 1.35',
3234 ],
3235 'JobBackoffThrottling' => [
3236 'additionalProperties' => [
3237 'type' => 'number',
3238 ],
3239 ],
3240 'JobTypeConf' => [
3241 'additionalProperties' => [
3242 'type' => 'object',
3243 'properties' => [
3244 'class' => [
3245 'type' => 'string',
3246 ],
3247 'order' => [
3248 'type' => 'string',
3249 ],
3250 'claimTTL' => [
3251 'type' => 'integer',
3252 ],
3253 ],
3254 ],
3255 ],
3256 'TrackingCategories' => [
3257 'deprecated' => 'since 1.25 Extensions should now register tracking categories using the new extension registration system.',
3258 ],
3259 'RangeContributionsCIDRLimit' => [
3260 'additionalProperties' => [
3261 'type' => 'integer',
3262 ],
3263 ],
3264 'ShellboxUrl' => [
3265 'deprecated' => 'since 1.37; use $wgShellboxUrls instead',
3266 ],
3267 'ShellboxUrls' => [
3268 'additionalProperties' => [
3269 'type' => [
3270 0 => 'string',
3271 1 => 'boolean',
3272 2 => 'null',
3273 ],
3274 ],
3275 ],
3276 ],
3277];