Go to the documentation of this file.
6 'config-schema-inverse' => [
9 'main' =>
'GlobalVarConfig::newInstance',
11 'Sitename' =>
'MediaWiki',
13 'CanonicalServer' =>
false,
14 'ServerName' =>
false,
15 'AssumeProxiesUseDefaultProtocolPorts' =>
true,
17 'ForceHTTPS' =>
false,
18 'ScriptPath' =>
'/wiki',
19 'UsePathInfo' =>
null,
21 'LoadScript' =>
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,
33 'UploadDirectory' =>
false,
34 'FileCacheDirectory' =>
false,
38 'Favicon' =>
'/favicon.ico',
39 'AppleTouchIcon' =>
false,
40 'ReferrerPolicy' =>
false,
41 'TmpDirectory' =>
false,
42 'UploadBaseUrl' =>
'',
43 'UploadStashScalerBaseUrl' =>
false,
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' => [
56 'LocalFileRepo' =>
false,
57 'ForeignFileRepos' => [
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' => [
74 'description' =>
true,
76 'categories' =>
false,
78 'licensemessages' => [
79 'local' =>
'generic-local',
80 'foreign' =>
'generic-foreign',
87 'filepage' =>
'$DESCRIPTION',
88 'description' =>
'$TEXT',
91 'uncategorized' =>
'',
99 'UpdateCompatibleMetadata' =>
false,
100 'AllowCopyUploads' =>
false,
101 'CopyUploadsDomains' => [
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' => [
121 'ProhibitedFileExtensions' => [
155 'MimeTypeExclusions' => [
157 1 =>
'application/javascript',
158 2 =>
'text/javascript',
159 3 =>
'text/x-javascript',
160 4 =>
'application/x-shellscript',
161 5 =>
'application/x-php',
163 7 =>
'text/x-python',
168 12 =>
'text/scriptlet',
169 13 =>
'application/x-msdownload',
170 14 =>
'application/x-msmetafile',
171 15 =>
'application/java',
172 16 =>
'application/xml',
175 'CheckFileExtensions' =>
true,
176 'StrictFileExtensions' =>
true,
177 'DisableUploadScriptChecks' =>
false,
178 'UploadSizeWarning' =>
false,
179 'TrustedMediaFormats' => [
183 3 =>
'image/svg+xml',
184 4 =>
'application/pdf',
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',
201 'UseImageResize' =>
true,
202 'UseImageMagick' =>
false,
203 'ImageMagickConvertCommand' =>
'/usr/bin/convert',
204 'MaxInterlacingAreas' => [
206 'SharpenParameter' =>
'0x0.4',
207 'SharpenReductionThreshold' => 0.85,
208 'ImageMagickTempDir' =>
false,
209 'CustomConvertCommand' =>
false,
210 'JpegTran' =>
'/usr/bin/jpegtran',
211 'JpegPixelFormat' =>
'yuv420',
213 'Exiv2Command' =>
'/usr/bin/exiv2',
214 'Exiftool' =>
'/usr/bin/exiftool',
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',
223 0 =>
'SvgHandler::rasterizeImagickExt',
226 'SVGConverter' =>
'ImageMagick',
227 'SVGConverterPath' =>
'',
228 'SVGMaxSize' => 5120,
229 'SVGMetadataCutoff' => 262144,
230 'MediaInTargetLanguage' =>
true,
231 'MaxImageArea' => 12500000,
232 'MaxAnimatedGifArea' => 12500000,
233 'TiffThumbnailType' => [
235 'ThumbnailEpoch' =>
'20030516000000',
236 'AttemptFailureEpoch' => 1,
237 'IgnoreImageErrors' =>
false,
238 'GenerateThumbnailOnParse' =>
true,
239 'ShowArchiveThumbnails' =>
true,
240 'EnableAutoRotation' =>
null,
242 'AntivirusSetup' => [
244 'command' =>
'clamscan --no-summary ',
251 'messagepattern' =>
'/.*?:(.*)/sim',
254 'AntivirusRequired' =>
true,
255 'VerifyMimeType' =>
true,
256 'VerifyMimeTypeIE' =>
true,
257 'MimeTypeFile' =>
'internal',
258 'MimeInfoFile' =>
'internal',
259 'MimeDetectorCommand' =>
null,
260 'TrivialMimeDetection' =>
false,
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',
302 'ThumbnailBuckets' =>
null,
303 'ThumbnailMinimumBucketDistance' => 50,
304 'UploadThumbnailRenderMap' => [
306 'UploadThumbnailRenderMethod' =>
'jobqueue',
307 'UploadThumbnailRenderHttpCustomHost' =>
false,
308 'UploadThumbnailRenderHttpCustomDomain' =>
false,
309 'UseTinyRGBForJPGThumbnails' =>
false,
310 'GalleryOptions' => [
312 'ThumbUpright' => 0.75,
313 'DirectoryMode' => 511,
314 'ResponsiveImages' =>
true,
315 'ImagePreconnect' =>
false,
317 'DjvuRenderer' =>
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,
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' => [
348 'DBname' =>
'my_wiki',
349 'DBmwschema' =>
null,
351 'DBserver' =>
'localhost',
353 'DBuser' =>
'wikiuser',
357 'DBcompress' =>
false,
358 'DBadminuser' =>
null,
359 'DBadminpassword' =>
null,
360 'SearchType' =>
null,
361 'SearchTypeAlternatives' =>
null,
362 'DBTableOptions' =>
'ENGINE=InnoDB, DEFAULT CHARSET=binary',
364 'DBDefaultGroup' =>
null,
365 'SQLiteDataDir' =>
'',
367 'SharedPrefix' =>
false,
370 1 =>
'user_properties',
371 2 =>
'user_autocreate_serial',
373 'SharedSchema' =>
false,
374 'DBservers' =>
false,
376 'class' =>
'Wikimedia\\Rdbms\\LBFactorySimple',
378 'DataCenterUpdateStickTTL' => 10,
379 'DBerrorLog' =>
false,
380 'DBerrorLogTZ' =>
false,
381 'LocalDatabases' => [
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',
395 'NamespaceContentModels' => [
397 'ContentHandlerTextFallback' =>
'ignore',
398 'TextModelsToParse' => [
403 'CompressRevisions' =>
false,
404 'ExternalStores' => [
406 'ExternalServers' => [
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,
440 'class' =>
'EmptyBagOStuff',
441 'reportDupes' =>
false,
444 'class' =>
'SqlBagOStuff',
445 'loggroup' =>
'SQLBagOStuff',
448 'factory' =>
'ObjectCache::newAnything',
451 'factory' =>
'ObjectCache::getLocalServerInstance',
454 'class' =>
'ReplicatedBagOStuff',
456 'factory' =>
'ObjectCache::newFromParams',
459 'class' =>
'SqlBagOStuff',
460 'replicaOnly' =>
true,
465 'factory' =>
'ObjectCache::newFromParams',
468 'class' =>
'SqlBagOStuff',
469 'replicaOnly' =>
false,
473 'loggroup' =>
'SQLBagOStuff',
474 'reportDupes' =>
false,
477 'class' =>
'MemcachedPhpBagOStuff',
478 'loggroup' =>
'memcached',
480 'memcached-pecl' => [
481 'class' =>
'MemcachedPeclBagOStuff',
482 'loggroup' =>
'memcached',
485 'class' =>
'HashBagOStuff',
486 'reportDupes' =>
false,
489 'class' =>
'APCUBagOStuff',
490 'reportDupes' =>
false,
493 'class' =>
'APCUBagOStuff',
494 'reportDupes' =>
false,
497 'class' =>
'WinCacheBagOStuff',
498 'reportDupes' =>
false,
501 'MainWANCache' =>
false,
502 'WANObjectCaches' => [
504 'class' =>
'WANObjectCache',
508 'EnableWANCacheReaper' =>
false,
509 'MainStash' =>
'db-replicated',
510 'ParsoidCacheConfig' => [
512 'StashDuration' => 86400,
513 'CacheThresholdTime' => 0.0,
514 'WarmParsoidParserCache' =>
false,
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',
526 'MemCachedPersistent' =>
false,
527 'MemCachedTimeout' => 500000,
528 'UseLocalMessageCache' =>
false,
529 'AdaptiveMessageCache' =>
false,
530 'LocalisationCacheConf' => [
531 'class' =>
'LocalisationCache',
533 'storeClass' =>
false,
534 'storeDirectory' =>
false,
537 'forceRecache' =>
false,
538 'manualRecache' =>
false,
540 'CachePages' =>
true,
541 'CacheEpoch' =>
'20030516000000',
542 'GitInfoCacheDirectory' =>
false,
543 'UseFileCache' =>
false,
544 'FileCacheDepth' => 2,
545 'RenderHashAppend' =>
'',
546 'EnableSidebarCache' =>
false,
547 'SidebarCacheExpiry' => 86400,
549 'InvalidateCacheOnLocalSettingsChange' =>
true,
550 'ExtensionInfoMTime' =>
false,
551 'EnableRemoteBagOStuffTests' =>
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,
563 'CdnServersNoPurge' => [
565 'SquidPurgeUseHostHeader' =>
true,
568 'HTCPMulticastTTL' => 1,
569 'UsePrivateIPs' =>
false,
570 'CdnMatchParameterOrder' =>
true,
571 'LanguageCode' =>
'en',
574 'InterwikiMagic' =>
true,
575 'HideInterlanguageLinks' =>
false,
576 'ExtraInterlanguageLinkPrefixes' => [
578 'InterlanguageLinkCodeMap' => [
580 'ExtraLanguageNames' => [
582 'ExtraLanguageCodes' => [
587 'DummyLanguageCodes' => [
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' => [
601 'VariantArticlePath' =>
false,
602 'LoginLanguageSelector' =>
false,
603 'ForceUIMsgAsContentMsg' => [
605 'RawHtmlMessages' => [
607 1 =>
'history_copyright',
609 3 =>
'youhavenewmessagesmanyusers',
610 4 =>
'youhavenewmessages',
612 'Localtimezone' =>
null,
613 'LocalTZoffset' =>
null,
614 'OverrideUcfirstCharacters' => [
616 'MimeType' =>
'text/html',
617 'Html5Version' =>
null,
618 'HTMLFormAllowTableFormat' =>
true,
619 'UseMediaWikiUIEverywhere' =>
false,
620 'EditSubmitButtonLabelPublish' =>
false,
621 'XhtmlNamespaces' => [
624 'BrowserFormatDetection' =>
'telephone=no',
627 'DefaultSkin' =>
'vector',
628 'FallbackSkin' =>
'fallback',
631 'DisableOutputCompression' =>
false,
636 'ExternalInterwikiFragmentMode' =>
'legacy',
645 'url' =>
'https://www.mediawiki.org/',
646 'alt' =>
'Powered by MediaWiki',
650 'UseCombinedLoginLink' =>
false,
652 'Send404Code' =>
true,
653 'ShowRollbackEditCount' => 10,
654 'EnableCanonicalServerLink' =>
false,
655 'MangleFlashPolicy' =>
true,
656 'ResourceModules' => [
658 'ResourceModuleSkinStyles' => [
660 'ResourceLoaderSources' => [
662 'ResourceBasePath' =>
null,
663 'ResourceLoaderMaxage' => [
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' => [
688 9 =>
'MediaWiki_talk',
690 11 =>
'Template_talk',
694 15 =>
'Category_talk',
696 'ExtraNamespaces' => [
698 'ExtraGenderNamespaces' => [
700 'NamespaceAliases' => [
702 'LegalTitleChars' =>
' %!"$&\'()*,\\-.\\/0-9:;=?@A-Z\\\\^_`a-z~\\x80-\\xFF+',
703 'CapitalLinks' =>
true,
704 'CapitalLinkOverrides' => [
706 'NamespacesWithSubpages' => [
721 'ContentNamespaces' => [
724 'ShortPagesNamespaceExclusions' => [
726 'ExtraSignatureNamespaces' => [
728 'InvalidRedirectTargets' => [
734 'DisableHardRedirects' =>
false,
735 'FixDoubleRedirects' =>
false,
736 'LocalInterwikis' => [
738 'InterwikiExpiry' => 10800,
739 'InterwikiCache' =>
false,
740 'InterwikiScopes' => 3,
741 'InterwikiFallbackSite' =>
'wiki',
742 'RedirectSources' =>
false,
744 'mediawiki' =>
'MediaWikiSite',
746 'MaxTocLevel' => 999,
747 'MaxPPNodeCount' => 1000000,
748 'MaxTemplateDepth' => 100,
749 'MaxPPExpandDepth' => 100,
777 26 =>
'worldwind://',
781 'CleanSignatures' =>
true,
782 'AllowExternalImages' =>
false,
783 'AllowExternalImagesFrom' =>
'',
784 'EnableImageWhitelist' =>
false,
785 'AllowImageTag' =>
false,
788 'ParsoidSettings' => [
791 'ParserEnableLegacyMediaDOM' =>
true,
792 'UseContentMediaStyles' =>
false,
794 'ExternalLinkTarget' =>
false,
795 'NoFollowLinks' =>
true,
796 'NoFollowNsExceptions' => [
798 'NoFollowDomainExceptions' => [
799 0 =>
'mediawiki.org',
801 'RegisterInternalExternals' =>
false,
802 'AllowDisplayTitle' =>
true,
803 'RestrictDisplayTitle' =>
true,
804 'ExpensiveParserFunctionLimit' => 100,
805 'PreprocessorCacheThreshold' => 1000,
806 'EnableScaryTranscluding' =>
false,
807 'TranscludeCacheExpiry' => 3600,
808 'EnableMagicLinks' => [
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' => [
823 'class' =>
'LocalIdLookup',
826 1 =>
'DBLoadBalancer',
830 'CentralIdLookupProvider' =>
'local',
831 'PasswordPolicy' => [
834 'MinimalPasswordLength' => 10,
835 'MinimumPasswordLengthToLogin' => 1,
838 'MinimalPasswordLength' => 10,
839 'MinimumPasswordLengthToLogin' => 1,
841 'interface-admin' => [
842 'MinimalPasswordLength' => 10,
843 'MinimumPasswordLengthToLogin' => 1,
846 'MinimalPasswordLength' => 10,
847 'MinimumPasswordLengthToLogin' => 1,
850 'MinimalPasswordLength' => [
852 'suggestChangeOnLogin' =>
true,
854 'PasswordCannotBeSubstringInUsername' => [
856 'suggestChangeOnLogin' =>
true,
858 'PasswordCannotMatchDefaults' => [
860 'suggestChangeOnLogin' =>
true,
862 'MaximalPasswordLength' => [
864 'suggestChangeOnLogin' =>
true,
866 'PasswordNotInCommonList' => [
868 'suggestChangeOnLogin' =>
true,
873 'MinimalPasswordLength' =>
'PasswordPolicyChecks::checkMinimalPasswordLength',
874 'MinimumPasswordLengthToLogin' =>
'PasswordPolicyChecks::checkMinimumPasswordLengthToLogin',
875 'PasswordCannotBeSubstringInUsername' =>
'PasswordPolicyChecks::checkPasswordCannotBeSubstringInUsername',
876 'PasswordCannotMatchDefaults' =>
'PasswordPolicyChecks::checkPasswordCannotMatchDefaults',
877 'MaximalPasswordLength' =>
'PasswordPolicyChecks::checkMaximalPasswordLength',
878 'PasswordNotInCommonList' =>
'PasswordPolicyChecks::checkPasswordNotInCommonList',
881 'AuthManagerConfig' =>
null,
882 'AuthManagerAutoConfig' => [
884 'MediaWiki\\Auth\\ThrottlePreAuthenticationProvider' => [
885 'class' =>
'MediaWiki\\Auth\\ThrottlePreAuthenticationProvider',
890 'MediaWiki\\Auth\\TemporaryPasswordPrimaryAuthenticationProvider' => [
891 'class' =>
'MediaWiki\\Auth\\TemporaryPasswordPrimaryAuthenticationProvider',
893 0 =>
'DBLoadBalancer',
894 1 =>
'UserOptionsLookup',
898 'authoritative' =>
false,
903 'MediaWiki\\Auth\\LocalPasswordPrimaryAuthenticationProvider' => [
904 'class' =>
'MediaWiki\\Auth\\LocalPasswordPrimaryAuthenticationProvider',
906 0 =>
'DBLoadBalancer',
910 'authoritative' =>
true,
917 'MediaWiki\\Auth\\CheckBlocksSecondaryAuthenticationProvider' => [
918 'class' =>
'MediaWiki\\Auth\\CheckBlocksSecondaryAuthenticationProvider',
921 'MediaWiki\\Auth\\ResetPasswordSecondaryAuthenticationProvider' => [
922 'class' =>
'MediaWiki\\Auth\\ResetPasswordSecondaryAuthenticationProvider',
925 'MediaWiki\\Auth\\EmailNotificationSecondaryAuthenticationProvider' => [
926 'class' =>
'MediaWiki\\Auth\\EmailNotificationSecondaryAuthenticationProvider',
928 0 =>
'DBLoadBalancer',
934 'RememberMe' =>
'choose',
935 'ReauthenticateTime' => [
938 'AllowSecuritySensitiveOperationIfCannotReauthenticate' => [
941 'ChangeCredentialsBlacklist' => [
942 0 =>
'MediaWiki\\Auth\\TemporaryPasswordAuthenticationRequest',
944 'RemoveCredentialsBlacklist' => [
945 0 =>
'MediaWiki\\Auth\\PasswordAuthenticationRequest',
947 'MinimalPasswordLength' =>
false,
948 'MaximalPasswordLength' =>
false,
949 'InvalidPasswordReset' =>
true,
950 'PasswordDefault' =>
'pbkdf2',
951 'PasswordConfig' => [
953 'class' =>
'MWOldPassword',
956 'class' =>
'MWSaltedPassword',
958 'pbkdf2-legacyA' => [
959 'class' =>
'LayeredParameterizedPassword',
965 'pbkdf2-legacyB' => [
966 'class' =>
'LayeredParameterizedPassword',
973 'class' =>
'BcryptPassword',
977 'class' =>
'Pbkdf2Password',
983 'class' =>
'Argon2Password',
987 'PasswordResetRoutes' => [
991 'MaxSigChars' => 255,
992 'SignatureValidation' =>
'warning',
993 'SignatureAllowedLintErrors' => [
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',
1011 13 =>
'msg:spambot_username',
1012 14 =>
'msg:autochange-username',
1014 'DefaultUserOptions' => [
1015 'ccmeonemails' => 0,
1016 'date' =>
'default',
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,
1029 'forceeditsummary' => 0,
1030 'gender' =>
'unknown',
1032 'hidepatrolled' => 0,
1033 'hidecategorization' => 1,
1035 'minordefault' => 0,
1036 'newpageshidepatrolled' => 0,
1039 'norollbackdiff' => 0,
1040 'previewonfirst' => 0,
1041 'previewontop' => 1,
1043 'rcenhancedfilters-disable' => 0,
1045 'search-match-redirect' =>
true,
1046 'search-special-page' =>
'Search',
1047 'searchlimit' => 20,
1048 'showhiddencats' => 0,
1049 'shownumberswatching' => 1,
1050 'showrollbackconfirmation' => 0,
1054 'uselivepreview' => 0,
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,
1071 'watchrollback' => 0,
1072 'wlenhancedfilters-disable' => 0,
1074 'useeditwarning' => 1,
1075 'prefershttps' => 1,
1076 'requireemail' => 0,
1077 'skin-responsive' => 1,
1081 'InvalidUsernameCharacters' =>
'@:>',
1082 'UserrightsInterwikiDelimiter' =>
'@',
1083 'SecureLogin' =>
false,
1084 'AuthenticationTokenVersion' =>
null,
1085 'SessionProviders' => [
1086 'MediaWiki\\Session\\CookieSessionProvider' => [
1087 'class' =>
'MediaWiki\\Session\\CookieSessionProvider',
1091 'callUserSetCookiesHook' =>
true,
1095 'MediaWiki\\Session\\BotPasswordSessionProvider' => [
1096 'class' =>
'MediaWiki\\Session\\BotPasswordSessionProvider',
1107 'AllowRequiringEmailForResets' =>
false,
1108 'AutoCreateTempUser' => [
1113 'genPattern' =>
'*Unregistered $1',
1114 'matchPattern' =>
'*$1',
1115 'serialProvider' => [
1118 'serialMapping' => [
1119 'type' =>
'plain-numeric',
1122 'AutoblockExpiry' => 86400,
1123 'BlockAllowsUTEdit' =>
true,
1124 'BlockCIDRLimit' => [
1128 'BlockDisablesLogin' =>
false,
1129 'EnablePartialActionBlocks' =>
false,
1130 'WhitelistRead' =>
false,
1131 'WhitelistReadRegexp' =>
false,
1132 'EmailConfirmToEdit' =>
false,
1133 'HideIdentifiableRedirects' =>
true,
1134 'GroupPermissions' => [
1136 'createaccount' =>
true,
1139 'createpage' =>
true,
1140 'createtalk' =>
true,
1142 'viewmywatchlist' =>
true,
1143 'editmywatchlist' =>
true,
1144 'viewmyprivateinfo' =>
true,
1145 'editmyprivateinfo' =>
true,
1146 'editmyoptions' =>
true,
1150 'move-subpages' =>
true,
1151 'move-rootuserpages' =>
true,
1152 'move-categorypages' =>
true,
1156 'createpage' =>
true,
1157 'createtalk' =>
true,
1161 'reupload-shared' =>
true,
1162 'minoredit' =>
true,
1163 'editmyusercss' =>
true,
1164 'editmyuserjson' =>
true,
1165 'editmyuserjs' =>
true,
1166 'editmyuserjsredirect' =>
true,
1168 'sendemail' =>
true,
1169 'applychangetags' =>
true,
1170 'changetags' =>
true,
1171 'editcontentmodel' =>
true,
1173 'autoconfirmed' => [
1174 'autoconfirmed' =>
true,
1175 'editsemiprotected' =>
true,
1179 'autoconfirmed' =>
true,
1180 'editsemiprotected' =>
true,
1181 'nominornewtalk' =>
true,
1182 'autopatrol' =>
true,
1183 'suppressredirect' =>
true,
1184 'apihighlimits' =>
true,
1189 'createaccount' =>
true,
1191 'bigdelete' =>
true,
1192 'deletedhistory' =>
true,
1193 'deletedtext' =>
true,
1195 'editinterface' =>
true,
1196 'editsitejson' =>
true,
1197 'edituserjson' =>
true,
1199 'importupload' =>
true,
1201 'move-subpages' =>
true,
1202 'move-rootuserpages' =>
true,
1203 'move-categorypages' =>
true,
1205 'autopatrol' =>
true,
1207 'editprotected' =>
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,
1222 'unblockself' =>
true,
1223 'suppressredirect' =>
true,
1224 'mergehistory' =>
true,
1225 'managechangetags' =>
true,
1226 'deletechangetags' =>
true,
1228 'interface-admin' => [
1229 'editinterface' =>
true,
1230 'editsitecss' =>
true,
1231 'editsitejson' =>
true,
1232 'editsitejs' =>
true,
1233 'editusercss' =>
true,
1234 'edituserjson' =>
true,
1235 'edituserjs' =>
true,
1238 'userrights' =>
true,
1239 'noratelimit' =>
true,
1243 'suppressrevision' =>
true,
1244 'viewsuppressed' =>
true,
1245 'suppressionlog' =>
true,
1246 'deleterevision' =>
true,
1247 'deletelogentry' =>
true,
1250 'PrivilegedGroups' => [
1252 1 =>
'interface-admin',
1256 'RevokePermissions' => [
1258 'GroupInheritsPermissions' => [
1260 'ImplicitGroups' => [
1263 2 =>
'autoconfirmed',
1265 'GroupsAddToSelf' => [
1267 'GroupsRemoveFromSelf' => [
1269 'RestrictionTypes' => [
1275 'RestrictionLevels' => [
1277 1 =>
'autoconfirmed',
1280 'CascadingRestrictionLevels' => [
1283 'SemiprotectedRestrictionLevels' => [
1284 0 =>
'autoconfirmed',
1286 'NamespaceProtection' => [
1288 'NonincludableNamespaces' => [
1290 'AutoConfirmAge' => 0,
1291 'AutoConfirmCount' => 0,
1293 'autoconfirmed' => [
1305 'AutopromoteOnce' => [
1309 'AutopromoteOnceLogInRC' =>
true,
1314 'AvailableRights' => [
1316 'DeleteRevisionsLimit' => 0,
1317 'DeleteRevisionsBatchSize' => 1000,
1318 'HideUserContribLimit' => 1000,
1319 'AccountCreationThrottle' => [
1327 'SummarySpamRegex' => [
1329 'EnableDnsBlacklist' =>
false,
1330 'DnsBlacklistUrls' => [
1334 'ProxyWhitelist' => [
1336 'SoftBlockRanges' => [
1338 'ApplyIpBlocksToXff' =>
false,
1454 'renderfile-nonstandard' => [
1474 'stashbasehtml' => [
1494 'editcontentmodel' => [
1505 'RateLimitsExcludedIPs' => [
1507 'PutIPinRC' =>
true,
1508 'QueryPageDefaultLimit' => 50,
1509 'PasswordAttemptThrottle' => [
1516 'seconds' => 172800,
1519 'GrantPermissions' => [
1521 'autocreateaccount' =>
true,
1522 'autoconfirmed' =>
true,
1523 'autopatrol' =>
true,
1524 'editsemiprotected' =>
true,
1525 'ipblock-exempt' =>
true,
1526 'nominornewtalk' =>
true,
1527 'patrolmarks' =>
true,
1531 'unwatchedpages' =>
true,
1535 'apihighlimits' =>
true,
1536 'noratelimit' =>
true,
1537 'markbotedits' =>
true,
1541 'importupload' =>
true,
1545 'minoredit' =>
true,
1546 'applychangetags' =>
true,
1547 'changetags' =>
true,
1548 'editcontentmodel' =>
true,
1550 'editprotected' => [
1552 'minoredit' =>
true,
1553 'applychangetags' =>
true,
1554 'changetags' =>
true,
1555 'editcontentmodel' =>
true,
1556 'editprotected' =>
true,
1560 'minoredit' =>
true,
1561 'applychangetags' =>
true,
1562 'changetags' =>
true,
1563 'editcontentmodel' =>
true,
1564 'editmyusercss' =>
true,
1565 'editmyuserjson' =>
true,
1566 'editmyuserjs' =>
true,
1568 'editmyoptions' => [
1569 'editmyoptions' =>
true,
1570 'editmyuserjson' =>
true,
1572 'editinterface' => [
1574 'minoredit' =>
true,
1575 'applychangetags' =>
true,
1576 'changetags' =>
true,
1577 'editcontentmodel' =>
true,
1578 'editinterface' =>
true,
1579 'edituserjson' =>
true,
1580 'editsitejson' =>
true,
1582 'editsiteconfig' => [
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,
1596 'createeditmovepage' => [
1598 'minoredit' =>
true,
1599 'applychangetags' =>
true,
1600 'changetags' =>
true,
1601 'editcontentmodel' =>
true,
1602 'createpage' =>
true,
1603 'createtalk' =>
true,
1604 'delete-redirect' =>
true,
1606 'move-rootuserpages' =>
true,
1607 'move-subpages' =>
true,
1608 'move-categorypages' =>
true,
1609 'suppressredirect' =>
true,
1613 'reupload-own' =>
true,
1615 'uploadeditmovefile' => [
1617 'reupload-own' =>
true,
1619 'reupload-shared' =>
true,
1620 'upload_by_url' =>
true,
1622 'suppressredirect' =>
true,
1632 'blockemail' =>
true,
1635 'browsearchive' =>
true,
1636 'deletedhistory' =>
true,
1637 'deletedtext' =>
true,
1639 'viewrestrictedlogs' => [
1640 'suppressionlog' =>
true,
1644 'minoredit' =>
true,
1645 'applychangetags' =>
true,
1646 'changetags' =>
true,
1647 'editcontentmodel' =>
true,
1648 'browsearchive' =>
true,
1649 'deletedhistory' =>
true,
1650 'deletedtext' =>
true,
1652 'bigdelete' =>
true,
1653 'deletelogentry' =>
true,
1654 'deleterevision' =>
true,
1658 'suppressrevision' =>
true,
1659 'viewsuppressed' =>
true,
1663 'minoredit' =>
true,
1664 'applychangetags' =>
true,
1665 'changetags' =>
true,
1666 'editcontentmodel' =>
true,
1667 'editprotected' =>
true,
1670 'viewmywatchlist' => [
1671 'viewmywatchlist' =>
true,
1673 'editmywatchlist' => [
1674 'editmywatchlist' =>
true,
1677 'sendemail' =>
true,
1679 'createaccount' => [
1680 'createaccount' =>
true,
1683 'viewmyprivateinfo' =>
true,
1686 'mergehistory' =>
true,
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',
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,
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' => [
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' => [
1779 'readQueryTime' => 5,
1780 'readQueryRows' => 10000,
1783 'readQueryTime' => 5,
1784 'writeQueryTime' => 1,
1785 'readQueryRows' => 100000,
1786 'maxAffected' => 1000,
1788 'POST-nonwrite' => [
1790 'readQueryTime' => 5,
1791 'readQueryRows' => 10000,
1794 'readQueryTime' => 5,
1795 'writeQueryTime' => 1,
1796 'readQueryRows' => 10000,
1797 'maxAffected' => 1000,
1801 'PostSend-POST' => [
1802 'readQueryTime' => 5,
1803 'writeQueryTime' => 1,
1804 'readQueryRows' => 100000,
1805 'maxAffected' => 1000,
1808 'readQueryTime' => 30,
1809 'writeQueryTime' => 5,
1810 'readQueryRows' => 100000,
1811 'maxAffected' => 500,
1814 'writeQueryTime' => 5,
1815 'maxAffected' => 1000,
1818 'DebugLogGroups' => [
1820 'MWLoggerDefaultSpi' => [
1821 'class' =>
'MediaWiki\\Logger\\LegacySpi',
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,
1834 'StatsdServer' =>
false,
1835 'StatsdMetricPrefix' =>
'MediaWiki',
1836 'StatsdSamplingRates' => [
1838 'MetricsTarget' =>
null,
1839 'MetricsFormat' =>
null,
1840 'MetricsPrefix' =>
'mediawiki',
1841 'PageInfoTransclusionLimit' => 50,
1842 'ParserTestFiles' => [
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,
1855 'EnableOpenSearchSuggest' =>
true,
1856 'OpenSearchDefaultLimit' => 10,
1857 'OpenSearchDescriptionLength' => 100,
1858 'SearchSuggestCacheExpiry' => 1200,
1859 'DisableSearchUpdate' =>
false,
1860 'NamespacesToBeSearchedDefault' => [
1863 'DisableInternalSearch' =>
false,
1864 'SearchForwardUrl' =>
null,
1865 'SitemapNamespaces' =>
false,
1866 'SitemapNamespacesPriorities' =>
false,
1867 'EnableSearchContributorsByIP' =>
true,
1868 'SpecialSearchFormOptions' => [
1870 'SearchMatchRedirectPreference' =>
false,
1871 'SearchRunSuggestedQuery' =>
true,
1872 'Diff3' =>
'/usr/bin/diff3',
1873 'Diff' =>
'/usr/bin/diff',
1874 'PreviewOnOpenNamespaces' => [
1877 'UniversalEditButton' =>
true,
1878 'UseAutomaticEditSummaries' =>
true,
1879 'CommandLineDarkBg' =>
false,
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',
1889 'RCMaxAge' => 7776000,
1890 'WatchersMaxAge' => 15552000,
1891 'UnwatchedPageSecret' => 1,
1892 'RCFilterByAge' =>
false,
1909 'redis' =>
'RedisPubSubFeedEngine',
1910 'udp' =>
'UDPRCFeedEngine',
1912 'RCWatchCategoryMembership' =>
false,
1913 'UseRCPatrol' =>
true,
1914 'StructuredChangeFiltersLiveUpdatePollingRate' => 3,
1915 'UseNPPatrol' =>
true,
1916 'UseFilePatrol' =>
true,
1919 'FeedCacheTimeout' => 60,
1920 'FeedDiffCutoff' => 32768,
1921 'OverrideSiteFeed' => [
1925 'atom' =>
'AtomFeed',
1927 'AdvertisedFeedTypes' => [
1930 'RCShowWatchingUsers' =>
false,
1931 'RCShowChangedSize' =>
true,
1932 'RCChangedSizeThreshold' => 500,
1933 'ShowUpdatedMarker' =>
true,
1934 'DisableAnonTalk' =>
false,
1935 'UseTagFilter' =>
true,
1937 'mw-contentmodelchange' =>
true,
1938 'mw-new-redirect' =>
true,
1939 'mw-removed-redirect' =>
true,
1940 'mw-changed-redirect-target' =>
true,
1942 'mw-replace' =>
true,
1943 'mw-rollback' =>
true,
1945 'mw-manual-revert' =>
true,
1946 'mw-reverted' =>
true,
1947 'mw-server-side-upload' =>
true,
1949 'UnwatchedPageThreshold' =>
false,
1950 'RecentChangesFlags' => [
1952 'letter' =>
'newpageletter',
1953 'title' =>
'recentchanges-label-newpage',
1954 'legend' =>
'recentchanges-legend-newpage',
1955 'grouping' =>
'any',
1958 'letter' =>
'minoreditletter',
1959 'title' =>
'recentchanges-label-minor',
1960 'legend' =>
'recentchanges-legend-minor',
1961 'class' =>
'minoredit',
1962 'grouping' =>
'all',
1965 'letter' =>
'boteditletter',
1966 'title' =>
'recentchanges-label-bot',
1967 'legend' =>
'recentchanges-legend-bot',
1968 'class' =>
'botedit',
1969 'grouping' =>
'all',
1972 'letter' =>
'unpatrolledletter',
1973 'title' =>
'recentchanges-label-unpatrolled',
1974 'legend' =>
'recentchanges-legend-unpatrolled',
1975 'grouping' =>
'any',
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,
1987 'ShowCreditsIfMax' =>
true,
1988 'ImportSources' => [
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' => [
2003 'ExtensionMessagesFiles' => [
2007 'ExtensionEntryPointListFiles' => [
2009 'ParserOutputHooks' => [
2011 'EnableParserLimitReporting' =>
true,
2012 'ValidSkinNames' => [
2016 'AutoloadAttemptLowercase' =>
false,
2017 'ExtensionCredits' => [
2021 'ServiceWiringFiles' => [
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',
2050 'JobTypesExcludedFromDefaultQueue' => [
2051 0 =>
'AssembleUploadChunks',
2052 1 =>
'PublishStashedFile',
2054 'JobBackoffThrottling' => [
2056 'JobSerialCommitThreshold' =>
false,
2059 'class' =>
'JobQueueDB',
2060 'order' =>
'random',
2064 'JobQueueIncludeInMaxLagFactor' =>
false,
2065 'SpecialPageCacheUpdates' => [
2067 0 =>
'SiteStatsUpdate',
2071 'PagePropLinkInvalidations' => [
2072 'hiddencat' =>
'categorylinks',
2074 'CategoryMagicGallery' =>
true,
2075 'CategoryPagingLimit' => 200,
2076 'CategoryCollation' =>
'uppercase',
2077 'TempCategoryCollations' => [
2079 'TrackingCategories' => [
2095 13 =>
'contentmodel',
2097 'LogRestrictions' => [
2098 'suppress' =>
'suppressionlog',
2100 'FilterLogTypes' => [
2103 'newusers' =>
false,
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',
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',
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',
2172 'ActionFilteredLogs' => [
2197 0 =>
'delete_redir',
2198 1 =>
'delete_redir2',
2306 'NewUserLog' =>
true,
2307 'PageCreationLog' =>
true,
2308 'AllowSpecialInclusion' =>
true,
2309 'DisableQueryPageUpdate' =>
false,
2310 'CountCategorizedImagesAsUsed' =>
false,
2311 'MaxRedirectLinksRetrieved' => 500,
2312 'RangeContributionsCIDRLimit' => [
2318 'DefaultRobotPolicy' =>
'index,follow',
2319 'NamespaceRobotPolicies' => [
2321 'ArticleRobotPolicies' => [
2323 'ExemptFromUserRobotsControl' =>
null,
2324 'DebugAPI' =>
false,
2327 'APIFormatModules' => [
2329 'APIMetaModules' => [
2331 'APIPropModules' => [
2333 'APIListModules' => [
2335 'APIMaxDBRows' => 5000,
2336 'APIMaxResultSize' => 8388608,
2337 'APIMaxUncachedDiffs' => 1,
2338 'APIMaxLagThreshold' => 7,
2339 'APIRequestLog' =>
false,
2340 'APICacheHelpTimeout' => 3600,
2341 'APIUselessQueryPages' => [
2345 'AjaxUploadDestCheck' =>
true,
2346 'AjaxLicensePreview' =>
true,
2347 'CrossSiteAJAXdomains' => [
2349 'CrossSiteAJAXdomainExceptions' => [
2351 'AllowedCorsHeaders' => [
2353 1 =>
'Accept-Language',
2354 2 =>
'Content-Language',
2355 3 =>
'Content-Type',
2356 4 =>
'Accept-Encoding',
2360 8 =>
'Api-User-Agent',
2361 9 =>
'Access-Control-Max-Age',
2362 10 =>
'Authorization',
2364 'RestAPIAdditionalRouteFiles' => [
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,
2377 'ShellboxSecretKey' =>
null,
2378 'HTTPTimeout' => 25,
2379 'HTTPConnectTimeout' => 5.0,
2380 'HTTPMaxTimeout' => 0,
2381 'HTTPMaxConnectTimeout' => 0,
2382 'HTTPImportTimeout' => 25,
2383 'AsyncHTTPTimeout' => 25,
2385 'LocalVirtualHosts' => [
2387 'LocalHTTPProxy' =>
false,
2388 'AllowExternalReqID' =>
false,
2390 'RunJobsAsync' =>
false,
2391 'UpdateRowsPerJob' => 300,
2392 'UpdateRowsPerQuery' => 100,
2393 'RedirectOnLogin' =>
null,
2394 'VirtualRestConfig' => [
2401 'forwardCookies' =>
false,
2402 'HTTPProxy' =>
null,
2405 'EventRelayerConfig' => [
2407 'class' =>
'EventRelayerNull',
2410 'Pingback' =>
false,
2413 'ReportToExpiry' => 86400,
2414 'ReportToEndpoints' => [
2416 'FeaturePolicyReportOnly' => [
2418 'SkinsPreferred' => [
2424 'ConfigRegistry' =>
'object',
2425 'AssumeProxiesUseDefaultProtocolPorts' =>
'boolean',
2426 'ForceHTTPS' =>
'boolean',
2427 'ExtensionDirectory' => [
2431 'StyleDirectory' => [
2443 'ReferrerPolicy' => [
2448 'ActionPaths' =>
'object',
2449 'MainPageIsDomainRoot' =>
'boolean',
2450 'ImgAuthUrlPathMap' =>
'object',
2451 'LocalFileRepo' => [
2455 'ForeignFileRepos' =>
'array',
2456 'UseSharedUploads' =>
'boolean',
2457 'SharedUploadDirectory' => [
2461 'SharedUploadPath' => [
2465 'HashedSharedUploadDirectory' =>
'boolean',
2466 'FetchCommonsDescriptions' =>
'boolean',
2467 'SharedUploadDBname' => [
2471 'SharedUploadDBprefix' =>
'string',
2472 'CacheSharedUploads' =>
'boolean',
2473 'ForeignUploadTargets' =>
'array',
2474 'UploadDialog' =>
'object',
2475 'FileBackends' =>
'object',
2476 'LockManagers' =>
'array',
2477 'CopyUploadsDomains' =>
'array',
2478 'CopyUploadTimeout' => [
2482 'SharedThumbnailScriptPath' => [
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',
2501 'TiffThumbnailType' =>
'array',
2502 'GenerateThumbnailOnParse' =>
'boolean',
2503 'EnableAutoRotation' => [
2511 'AntivirusSetup' =>
'object',
2512 'MimeDetectorCommand' => [
2516 'XMLMimeTypes' =>
'object',
2517 'ImageLimits' =>
'array',
2518 'ThumbLimits' =>
'array',
2519 'ThumbnailBuckets' => [
2523 'UploadThumbnailRenderMap' =>
'object',
2524 'GalleryOptions' =>
'object',
2537 'DjvuPostProcessor' => [
2545 'EnotifFromEditor' =>
'boolean',
2546 'EnotifRevealEditorAddress' =>
'boolean',
2547 'UsersNotifiedOnAllChanges' =>
'object',
2552 'SharedTables' =>
'array',
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' => [
2569 'RevisionCacheExpiry' =>
'integer',
2570 'PageLanguageUseDB' =>
'boolean',
2575 'ExternalDiffEngine' => [
2579 'RequestTimeLimit' => [
2583 'CriticalSectionTimeLimit' =>
'number',
2584 'PoolCounterConf' => [
2588 'MaxUserDBWriteDuration' => [
2592 'MaxJobDBWriteDuration' => [
2596 'MultiShardSiteStats' =>
'boolean',
2597 'ObjectCaches' =>
'object',
2603 'WANObjectCaches' =>
'object',
2604 'EnableWANCacheReaper' =>
'boolean',
2605 'ParsoidCacheConfig' =>
'object',
2606 'ChronologyProtectorStash' => [
2610 'PHPSessionHandling' =>
'string',
2611 'SuspiciousIpExpiry' => [
2615 'MemCachedServers' =>
'array',
2616 'LocalisationCacheConf' =>
'object',
2617 'ExtensionInfoMTime' => [
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' => [
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' => [
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' => [
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' => [
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' => [
2722 'SpamRegex' =>
'array',
2723 'SummarySpamRegex' =>
'array',
2724 'DnsBlacklistUrls' =>
'array',
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' => [
2741 'BotPasswordsDatabase' => [
2749 'CSPReportOnlyHeader' => [
2753 'CSPFalsePositiveUrls' =>
'object',
2754 'AllowCrossOrigin' =>
'boolean',
2755 'RestAllowCrossOriginCookieAuth' =>
'boolean',
2756 'CookieSameSite' => [
2760 'UseSameSiteLegacyCookies' =>
'boolean',
2761 'CacheVaryCookies' =>
'array',
2762 'TrxProfilerLimits' =>
'object',
2763 'DebugLogGroups' =>
'object',
2764 'MWLoggerDefaultSpi' =>
'object',
2765 'Profiler' =>
'object',
2766 'StatsdSamplingRates' =>
'object',
2767 'MetricsTarget' => [
2771 'MetricsFormat' => [
2775 'MetricsPrefix' =>
'string',
2776 'ParserTestFiles' =>
'object',
2777 'OpenSearchTemplates' =>
'object',
2778 'NamespacesToBeSearchedDefault' =>
'object',
2779 'SitemapNamespaces' => [
2783 'SitemapNamespacesPriorities' => [
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' => [
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' => [
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' => [
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' => [
2861 'ShellboxUrls' =>
'object',
2862 'ShellboxSecretKey' => [
2866 'HTTPTimeout' =>
'number',
2867 'HTTPConnectTimeout' =>
'number',
2868 'HTTPMaxTimeout' =>
'number',
2869 'HTTPMaxConnectTimeout' =>
'number',
2870 'LocalVirtualHosts' =>
'object',
2871 'LocalHTTPProxy' => [
2875 'VirtualRestConfig' =>
'object',
2876 'EventRelayerConfig' =>
'object',
2877 'Pingback' =>
'boolean',
2878 'OriginTrials' =>
'array',
2879 'ReportToExpiry' =>
'integer',
2880 'ReportToEndpoints' =>
'array',
2881 'FeaturePolicyReportOnly' =>
'array',
2882 'SkinsPreferred' =>
'array',
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',
2899 'dynamicDefault' => [
2902 0 =>
'MediaWiki\\MainConfigSchema',
2903 1 =>
'getDefaultUsePathInfo',
2911 0 =>
'MediaWiki\\MainConfigSchema',
2912 1 =>
'getDefaultScript',
2920 0 =>
'MediaWiki\\MainConfigSchema',
2921 1 =>
'getDefaultLoadScript',
2929 0 =>
'MediaWiki\\MainConfigSchema',
2930 1 =>
'getDefaultRestPath',
2935 0 =>
'ResourceBasePath',
2938 0 =>
'MediaWiki\\MainConfigSchema',
2939 1 =>
'getDefaultStylePath',
2942 'LocalStylePath' => [
2947 0 =>
'MediaWiki\\MainConfigSchema',
2948 1 =>
'getDefaultLocalStylePath',
2951 'ExtensionAssetsPath' => [
2953 0 =>
'ResourceBasePath',
2956 0 =>
'MediaWiki\\MainConfigSchema',
2957 1 =>
'getDefaultExtensionAssetsPath',
2966 0 =>
'MediaWiki\\MainConfigSchema',
2967 1 =>
'getDefaultArticlePath',
2975 0 =>
'MediaWiki\\MainConfigSchema',
2976 1 =>
'getDefaultUploadPath',
2979 'UploadDirectory' => [
2981 0 =>
'BaseDirectory',
2984 0 =>
'MediaWiki\\MainConfigSchema',
2985 1 =>
'getDefaultUploadDirectory',
2988 'FileCacheDirectory' => [
2990 0 =>
'UploadDirectory',
2993 0 =>
'MediaWiki\\MainConfigSchema',
2994 1 =>
'getDefaultFileCacheDirectory',
2999 0 =>
'ResourceBasePath',
3002 0 =>
'MediaWiki\\MainConfigSchema',
3003 1 =>
'getDefaultLogo',
3006 'DeletedDirectory' => [
3008 0 =>
'UploadDirectory',
3011 0 =>
'MediaWiki\\MainConfigSchema',
3012 1 =>
'getDefaultDeletedDirectory',
3015 'LocalFileRepo' => [
3017 0 =>
'UploadDirectory',
3020 3 =>
'UploadBaseUrl',
3022 5 =>
'HashedUploadDirectory',
3023 6 =>
'ThumbnailScriptPath',
3024 7 =>
'GenerateThumbnailOnParse',
3025 8 =>
'DeletedDirectory',
3026 9 =>
'UpdateCompatibleMetadata',
3029 0 =>
'MediaWiki\\MainConfigSchema',
3030 1 =>
'getDefaultLocalFileRepo',
3035 0 =>
'MediaWiki\\MainConfigSchema',
3036 1 =>
'getDefaultShowEXIF',
3044 0 =>
'MediaWiki\\MainConfigSchema',
3045 1 =>
'getDefaultSharedPrefix',
3053 0 =>
'MediaWiki\\MainConfigSchema',
3054 1 =>
'getDefaultSharedSchema',
3059 0 =>
'Localtimezone',
3062 0 =>
'MediaWiki\\MainConfigSchema',
3063 1 =>
'getDefaultDBerrorLogTZ',
3066 'Localtimezone' => [
3068 0 =>
'MediaWiki\\MainConfigSchema',
3069 1 =>
'getDefaultLocaltimezone',
3072 'LocalTZoffset' => [
3074 0 =>
'Localtimezone',
3077 0 =>
'MediaWiki\\MainConfigSchema',
3078 1 =>
'getDefaultLocalTZoffset',
3081 'ResourceBasePath' => [
3086 0 =>
'MediaWiki\\MainConfigSchema',
3087 1 =>
'getDefaultResourceBasePath',
3090 'MetaNamespace' => [
3095 0 =>
'MediaWiki\\MainConfigSchema',
3096 1 =>
'getDefaultMetaNamespace',
3104 0 =>
'MediaWiki\\MainConfigSchema',
3105 1 =>
'getDefaultCookieSecure',
3111 1 =>
'SharedPrefix',
3112 2 =>
'SharedTables',
3117 0 =>
'MediaWiki\\MainConfigSchema',
3118 1 =>
'getDefaultCookiePrefix',
3123 0 =>
'UploadDirectory',
3126 0 =>
'MediaWiki\\MainConfigSchema',
3127 1 =>
'getDefaultReadOnlyFile',
3132 'config-schema' => [
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.',
3136 'UploadStashScalerBaseUrl' => [
3137 'deprecated' =>
'since 1.36 Use thumbProxyUrl in $wgLocalFileRepo',
3139 'LocalDatabases' => [
3144 'ContentHandlerTextFallback' => [
3145 'deprecated' =>
'since 1.37',
3147 'SquidPurgeUseHostHeader' => [
3148 'deprecated' =>
'since 1.33',
3150 'RawHtmlMessages' => [
3155 'MangleFlashPolicy' => [
3156 'deprecated' =>
'since 1.39; no longer has any effect',
3158 'AllowImageTag' => [
3159 'deprecated' =>
'since 1.35; register an extension tag named <img> instead.',
3161 'ReauthenticateTime' => [
3162 'additionalProperties' => [
3163 'type' =>
'integer',
3166 'AllowSecuritySensitiveOperationIfCannotReauthenticate' => [
3167 'additionalProperties' => [
3168 'type' =>
'boolean',
3171 'ChangeCredentialsBlacklist' => [
3176 'RemoveCredentialsBlacklist' => [
3181 'MinimalPasswordLength' => [
3182 'deprecated' =>
'since 1.26, use $wgPasswordPolicy\'s MinimalPasswordLength.',
3184 'MaximalPasswordLength' => [
3185 'deprecated' =>
'since 1.26, use $wgPasswordPolicy\'s MaximalPasswordLength.',
3187 'GroupPermissions' => [
3188 'additionalProperties' => [
3190 'additionalProperties' => [
3191 'type' =>
'boolean',
3195 'GroupInheritsPermissions' => [
3196 'additionalProperties' => [
3200 'SoftBlockRanges' => [
3205 'GrantPermissions' => [
3206 'additionalProperties' => [
3208 'additionalProperties' => [
3209 'type' =>
'boolean',
3213 'GrantPermissionGroups' => [
3214 'additionalProperties' => [
3218 'ParserTestFiles' => [
3219 'deprecated' =>
'since 1.30',
3221 'OpenSearchTemplate' => [
3222 'deprecated' =>
'since 1.25 Use $wgOpenSearchTemplates[\'application/x-suggestions+json\'] instead',
3224 'EnableOpenSearchSuggest' => [
3225 'deprecated' =>
'since 1.35 No longer used',
3228 'additionalProperties' => [
3229 'type' =>
'boolean',
3232 'AutoloadAttemptLowercase' => [
3233 'deprecated' =>
'since 1.35',
3235 'JobBackoffThrottling' => [
3236 'additionalProperties' => [
3241 'additionalProperties' => [
3251 'type' =>
'integer',
3256 'TrackingCategories' => [
3257 'deprecated' =>
'since 1.25 Extensions should now register tracking categories using the new extension registration system.',
3259 'RangeContributionsCIDRLimit' => [
3260 'additionalProperties' => [
3261 'type' =>
'integer',
3265 'deprecated' =>
'since 1.37; use $wgShellboxUrls instead',
3268 'additionalProperties' => [