Parsoid SiteConfig: allow stat counters incremented by arbitrary values
[mediawiki.git] / docs / config-vars.php
blob518ee0d30c156d3028151e22aa88c7f76ad8294e
1 <?php
2 /**
3 * This file is automatically generated using maintenance/generateConfigSchema.php.
4 * Do not modify this file manually, edit includes/MainConfigSchema.php instead.
5 */
6 // phpcs:disable
7 throw new LogicException( 'Do not load config-vars.php, it exists as a documentation stub only' );
9 /**
10 * Config variable stub for the ConfigRegistry setting, for use by phpdoc and IDEs.
11 * @see MediaWiki\MainConfigSchema::ConfigRegistry
13 $wgConfigRegistry = null;
15 /**
16 * Config variable stub for the Sitename setting, for use by phpdoc and IDEs.
17 * @see MediaWiki\MainConfigSchema::Sitename
19 $wgSitename = null;
21 /**
22 * Config variable stub for the Server setting, for use by phpdoc and IDEs.
23 * @see MediaWiki\MainConfigSchema::Server
25 $wgServer = null;
27 /**
28 * Config variable stub for the CanonicalServer setting, for use by phpdoc and IDEs.
29 * @see MediaWiki\MainConfigSchema::CanonicalServer
31 $wgCanonicalServer = null;
33 /**
34 * Config variable stub for the ServerName setting, for use by phpdoc and IDEs.
35 * @see MediaWiki\MainConfigSchema::ServerName
37 $wgServerName = null;
39 /**
40 * Config variable stub for the AssumeProxiesUseDefaultProtocolPorts setting, for use by phpdoc and IDEs.
41 * @see MediaWiki\MainConfigSchema::AssumeProxiesUseDefaultProtocolPorts
43 $wgAssumeProxiesUseDefaultProtocolPorts = null;
45 /**
46 * Config variable stub for the HttpsPort setting, for use by phpdoc and IDEs.
47 * @see MediaWiki\MainConfigSchema::HttpsPort
49 $wgHttpsPort = null;
51 /**
52 * Config variable stub for the ForceHTTPS setting, for use by phpdoc and IDEs.
53 * @see MediaWiki\MainConfigSchema::ForceHTTPS
55 $wgForceHTTPS = null;
57 /**
58 * Config variable stub for the ScriptPath setting, for use by phpdoc and IDEs.
59 * @see MediaWiki\MainConfigSchema::ScriptPath
61 $wgScriptPath = null;
63 /**
64 * Config variable stub for the UsePathInfo setting, for use by phpdoc and IDEs.
65 * @see MediaWiki\MainConfigSchema::UsePathInfo
67 $wgUsePathInfo = null;
69 /**
70 * Config variable stub for the Script setting, for use by phpdoc and IDEs.
71 * @see MediaWiki\MainConfigSchema::Script
73 $wgScript = null;
75 /**
76 * Config variable stub for the LoadScript setting, for use by phpdoc and IDEs.
77 * @see MediaWiki\MainConfigSchema::LoadScript
79 $wgLoadScript = null;
81 /**
82 * Config variable stub for the RestPath setting, for use by phpdoc and IDEs.
83 * @see MediaWiki\MainConfigSchema::RestPath
85 $wgRestPath = null;
87 /**
88 * Config variable stub for the StylePath setting, for use by phpdoc and IDEs.
89 * @see MediaWiki\MainConfigSchema::StylePath
91 $wgStylePath = null;
93 /**
94 * Config variable stub for the LocalStylePath setting, for use by phpdoc and IDEs.
95 * @see MediaWiki\MainConfigSchema::LocalStylePath
97 $wgLocalStylePath = null;
99 /**
100 * Config variable stub for the ExtensionAssetsPath setting, for use by phpdoc and IDEs.
101 * @see MediaWiki\MainConfigSchema::ExtensionAssetsPath
103 $wgExtensionAssetsPath = null;
106 * Config variable stub for the ExtensionDirectory setting, for use by phpdoc and IDEs.
107 * @see MediaWiki\MainConfigSchema::ExtensionDirectory
109 $wgExtensionDirectory = null;
112 * Config variable stub for the StyleDirectory setting, for use by phpdoc and IDEs.
113 * @see MediaWiki\MainConfigSchema::StyleDirectory
115 $wgStyleDirectory = null;
118 * Config variable stub for the BaseDirectory setting, for use by phpdoc and IDEs.
119 * @see MediaWiki\MainConfigSchema::BaseDirectory
121 $wgBaseDirectory = null;
124 * Config variable stub for the ArticlePath setting, for use by phpdoc and IDEs.
125 * @see MediaWiki\MainConfigSchema::ArticlePath
127 $wgArticlePath = null;
130 * Config variable stub for the UploadPath setting, for use by phpdoc and IDEs.
131 * @see MediaWiki\MainConfigSchema::UploadPath
133 $wgUploadPath = null;
136 * Config variable stub for the ImgAuthPath setting, for use by phpdoc and IDEs.
137 * @see MediaWiki\MainConfigSchema::ImgAuthPath
139 $wgImgAuthPath = null;
142 * Config variable stub for the ThumbPath setting, for use by phpdoc and IDEs.
143 * @see MediaWiki\MainConfigSchema::ThumbPath
145 $wgThumbPath = null;
148 * Config variable stub for the UploadDirectory setting, for use by phpdoc and IDEs.
149 * @see MediaWiki\MainConfigSchema::UploadDirectory
151 $wgUploadDirectory = null;
154 * Config variable stub for the FileCacheDirectory setting, for use by phpdoc and IDEs.
155 * @see MediaWiki\MainConfigSchema::FileCacheDirectory
157 $wgFileCacheDirectory = null;
160 * Config variable stub for the Logo setting, for use by phpdoc and IDEs.
161 * @see MediaWiki\MainConfigSchema::Logo
163 $wgLogo = null;
166 * Config variable stub for the Logos setting, for use by phpdoc and IDEs.
167 * @see MediaWiki\MainConfigSchema::Logos
169 $wgLogos = null;
172 * Config variable stub for the Favicon setting, for use by phpdoc and IDEs.
173 * @see MediaWiki\MainConfigSchema::Favicon
175 $wgFavicon = null;
178 * Config variable stub for the AppleTouchIcon setting, for use by phpdoc and IDEs.
179 * @see MediaWiki\MainConfigSchema::AppleTouchIcon
181 $wgAppleTouchIcon = null;
184 * Config variable stub for the ReferrerPolicy setting, for use by phpdoc and IDEs.
185 * @see MediaWiki\MainConfigSchema::ReferrerPolicy
187 $wgReferrerPolicy = null;
190 * Config variable stub for the TmpDirectory setting, for use by phpdoc and IDEs.
191 * @see MediaWiki\MainConfigSchema::TmpDirectory
193 $wgTmpDirectory = null;
196 * Config variable stub for the UploadBaseUrl setting, for use by phpdoc and IDEs.
197 * @see MediaWiki\MainConfigSchema::UploadBaseUrl
199 $wgUploadBaseUrl = null;
202 * Config variable stub for the UploadStashScalerBaseUrl setting, for use by phpdoc and IDEs.
203 * @see MediaWiki\MainConfigSchema::UploadStashScalerBaseUrl
204 * @deprecated since 1.36 Use thumbProxyUrl in $wgLocalFileRepo
206 $wgUploadStashScalerBaseUrl = null;
209 * Config variable stub for the ActionPaths setting, for use by phpdoc and IDEs.
210 * @see MediaWiki\MainConfigSchema::ActionPaths
212 $wgActionPaths = null;
215 * Config variable stub for the MainPageIsDomainRoot setting, for use by phpdoc and IDEs.
216 * @see MediaWiki\MainConfigSchema::MainPageIsDomainRoot
218 $wgMainPageIsDomainRoot = null;
221 * Config variable stub for the EnableUploads setting, for use by phpdoc and IDEs.
222 * @see MediaWiki\MainConfigSchema::EnableUploads
224 $wgEnableUploads = null;
227 * Config variable stub for the UploadStashMaxAge setting, for use by phpdoc and IDEs.
228 * @see MediaWiki\MainConfigSchema::UploadStashMaxAge
230 $wgUploadStashMaxAge = null;
233 * Config variable stub for the EnableAsyncUploads setting, for use by phpdoc and IDEs.
234 * @see MediaWiki\MainConfigSchema::EnableAsyncUploads
236 $wgEnableAsyncUploads = null;
239 * Config variable stub for the EnableAsyncUploadsByURL setting, for use by phpdoc and IDEs.
240 * @see MediaWiki\MainConfigSchema::EnableAsyncUploadsByURL
242 $wgEnableAsyncUploadsByURL = null;
245 * Config variable stub for the UploadMaintenance setting, for use by phpdoc and IDEs.
246 * @see MediaWiki\MainConfigSchema::UploadMaintenance
248 $wgUploadMaintenance = null;
251 * Config variable stub for the IllegalFileChars setting, for use by phpdoc and IDEs.
252 * @see MediaWiki\MainConfigSchema::IllegalFileChars
253 * @deprecated since 1.41; no longer customizable
255 $wgIllegalFileChars = null;
258 * Config variable stub for the DeletedDirectory setting, for use by phpdoc and IDEs.
259 * @see MediaWiki\MainConfigSchema::DeletedDirectory
261 $wgDeletedDirectory = null;
264 * Config variable stub for the ImgAuthDetails setting, for use by phpdoc and IDEs.
265 * @see MediaWiki\MainConfigSchema::ImgAuthDetails
267 $wgImgAuthDetails = null;
270 * Config variable stub for the ImgAuthUrlPathMap setting, for use by phpdoc and IDEs.
271 * @see MediaWiki\MainConfigSchema::ImgAuthUrlPathMap
273 $wgImgAuthUrlPathMap = null;
276 * Config variable stub for the LocalFileRepo setting, for use by phpdoc and IDEs.
277 * @see MediaWiki\MainConfigSchema::LocalFileRepo
279 $wgLocalFileRepo = null;
282 * Config variable stub for the ForeignFileRepos setting, for use by phpdoc and IDEs.
283 * @see MediaWiki\MainConfigSchema::ForeignFileRepos
285 $wgForeignFileRepos = null;
288 * Config variable stub for the UseInstantCommons setting, for use by phpdoc and IDEs.
289 * @see MediaWiki\MainConfigSchema::UseInstantCommons
291 $wgUseInstantCommons = null;
294 * Config variable stub for the UseSharedUploads setting, for use by phpdoc and IDEs.
295 * @see MediaWiki\MainConfigSchema::UseSharedUploads
297 $wgUseSharedUploads = null;
300 * Config variable stub for the SharedUploadDirectory setting, for use by phpdoc and IDEs.
301 * @see MediaWiki\MainConfigSchema::SharedUploadDirectory
303 $wgSharedUploadDirectory = null;
306 * Config variable stub for the SharedUploadPath setting, for use by phpdoc and IDEs.
307 * @see MediaWiki\MainConfigSchema::SharedUploadPath
309 $wgSharedUploadPath = null;
312 * Config variable stub for the HashedSharedUploadDirectory setting, for use by phpdoc and IDEs.
313 * @see MediaWiki\MainConfigSchema::HashedSharedUploadDirectory
315 $wgHashedSharedUploadDirectory = null;
318 * Config variable stub for the RepositoryBaseUrl setting, for use by phpdoc and IDEs.
319 * @see MediaWiki\MainConfigSchema::RepositoryBaseUrl
321 $wgRepositoryBaseUrl = null;
324 * Config variable stub for the FetchCommonsDescriptions setting, for use by phpdoc and IDEs.
325 * @see MediaWiki\MainConfigSchema::FetchCommonsDescriptions
327 $wgFetchCommonsDescriptions = null;
330 * Config variable stub for the SharedUploadDBname setting, for use by phpdoc and IDEs.
331 * @see MediaWiki\MainConfigSchema::SharedUploadDBname
333 $wgSharedUploadDBname = null;
336 * Config variable stub for the SharedUploadDBprefix setting, for use by phpdoc and IDEs.
337 * @see MediaWiki\MainConfigSchema::SharedUploadDBprefix
339 $wgSharedUploadDBprefix = null;
342 * Config variable stub for the CacheSharedUploads setting, for use by phpdoc and IDEs.
343 * @see MediaWiki\MainConfigSchema::CacheSharedUploads
345 $wgCacheSharedUploads = null;
348 * Config variable stub for the ForeignUploadTargets setting, for use by phpdoc and IDEs.
349 * @see MediaWiki\MainConfigSchema::ForeignUploadTargets
351 $wgForeignUploadTargets = null;
354 * Config variable stub for the UploadDialog setting, for use by phpdoc and IDEs.
355 * @see MediaWiki\MainConfigSchema::UploadDialog
357 $wgUploadDialog = null;
360 * Config variable stub for the FileBackends setting, for use by phpdoc and IDEs.
361 * @see MediaWiki\MainConfigSchema::FileBackends
363 $wgFileBackends = null;
366 * Config variable stub for the LockManagers setting, for use by phpdoc and IDEs.
367 * @see MediaWiki\MainConfigSchema::LockManagers
369 $wgLockManagers = null;
372 * Config variable stub for the ShowEXIF setting, for use by phpdoc and IDEs.
373 * @see MediaWiki\MainConfigSchema::ShowEXIF
375 $wgShowEXIF = null;
378 * Config variable stub for the UpdateCompatibleMetadata setting, for use by phpdoc and IDEs.
379 * @see MediaWiki\MainConfigSchema::UpdateCompatibleMetadata
381 $wgUpdateCompatibleMetadata = null;
384 * Config variable stub for the AllowCopyUploads setting, for use by phpdoc and IDEs.
385 * @see MediaWiki\MainConfigSchema::AllowCopyUploads
387 $wgAllowCopyUploads = null;
390 * Config variable stub for the CopyUploadsDomains setting, for use by phpdoc and IDEs.
391 * @see MediaWiki\MainConfigSchema::CopyUploadsDomains
393 $wgCopyUploadsDomains = null;
396 * Config variable stub for the CopyUploadsFromSpecialUpload setting, for use by phpdoc and IDEs.
397 * @see MediaWiki\MainConfigSchema::CopyUploadsFromSpecialUpload
399 $wgCopyUploadsFromSpecialUpload = null;
402 * Config variable stub for the CopyUploadProxy setting, for use by phpdoc and IDEs.
403 * @see MediaWiki\MainConfigSchema::CopyUploadProxy
405 $wgCopyUploadProxy = null;
408 * Config variable stub for the CopyUploadTimeout setting, for use by phpdoc and IDEs.
409 * @see MediaWiki\MainConfigSchema::CopyUploadTimeout
411 $wgCopyUploadTimeout = null;
414 * Config variable stub for the CopyUploadAllowOnWikiDomainConfig setting, for use by phpdoc and IDEs.
415 * @see MediaWiki\MainConfigSchema::CopyUploadAllowOnWikiDomainConfig
417 $wgCopyUploadAllowOnWikiDomainConfig = null;
420 * Config variable stub for the MaxUploadSize setting, for use by phpdoc and IDEs.
421 * @see MediaWiki\MainConfigSchema::MaxUploadSize
423 $wgMaxUploadSize = null;
426 * Config variable stub for the MinUploadChunkSize setting, for use by phpdoc and IDEs.
427 * @see MediaWiki\MainConfigSchema::MinUploadChunkSize
429 $wgMinUploadChunkSize = null;
432 * Config variable stub for the UploadNavigationUrl setting, for use by phpdoc and IDEs.
433 * @see MediaWiki\MainConfigSchema::UploadNavigationUrl
435 $wgUploadNavigationUrl = null;
438 * Config variable stub for the UploadMissingFileUrl setting, for use by phpdoc and IDEs.
439 * @see MediaWiki\MainConfigSchema::UploadMissingFileUrl
441 $wgUploadMissingFileUrl = null;
444 * Config variable stub for the ThumbnailScriptPath setting, for use by phpdoc and IDEs.
445 * @see MediaWiki\MainConfigSchema::ThumbnailScriptPath
447 $wgThumbnailScriptPath = null;
450 * Config variable stub for the SharedThumbnailScriptPath setting, for use by phpdoc and IDEs.
451 * @see MediaWiki\MainConfigSchema::SharedThumbnailScriptPath
453 $wgSharedThumbnailScriptPath = null;
456 * Config variable stub for the HashedUploadDirectory setting, for use by phpdoc and IDEs.
457 * @see MediaWiki\MainConfigSchema::HashedUploadDirectory
459 $wgHashedUploadDirectory = null;
462 * Config variable stub for the FileExtensions setting, for use by phpdoc and IDEs.
463 * @see MediaWiki\MainConfigSchema::FileExtensions
465 $wgFileExtensions = null;
468 * Config variable stub for the ProhibitedFileExtensions setting, for use by phpdoc and IDEs.
469 * @see MediaWiki\MainConfigSchema::ProhibitedFileExtensions
471 $wgProhibitedFileExtensions = null;
474 * Config variable stub for the MimeTypeExclusions setting, for use by phpdoc and IDEs.
475 * @see MediaWiki\MainConfigSchema::MimeTypeExclusions
477 $wgMimeTypeExclusions = null;
480 * Config variable stub for the CheckFileExtensions setting, for use by phpdoc and IDEs.
481 * @see MediaWiki\MainConfigSchema::CheckFileExtensions
483 $wgCheckFileExtensions = null;
486 * Config variable stub for the StrictFileExtensions setting, for use by phpdoc and IDEs.
487 * @see MediaWiki\MainConfigSchema::StrictFileExtensions
489 $wgStrictFileExtensions = null;
492 * Config variable stub for the DisableUploadScriptChecks setting, for use by phpdoc and IDEs.
493 * @see MediaWiki\MainConfigSchema::DisableUploadScriptChecks
495 $wgDisableUploadScriptChecks = null;
498 * Config variable stub for the UploadSizeWarning setting, for use by phpdoc and IDEs.
499 * @see MediaWiki\MainConfigSchema::UploadSizeWarning
501 $wgUploadSizeWarning = null;
504 * Config variable stub for the TrustedMediaFormats setting, for use by phpdoc and IDEs.
505 * @see MediaWiki\MainConfigSchema::TrustedMediaFormats
507 $wgTrustedMediaFormats = null;
510 * Config variable stub for the MediaHandlers setting, for use by phpdoc and IDEs.
511 * @see MediaWiki\MainConfigSchema::MediaHandlers
513 $wgMediaHandlers = null;
516 * Config variable stub for the NativeImageLazyLoading setting, for use by phpdoc and IDEs.
517 * @see MediaWiki\MainConfigSchema::NativeImageLazyLoading
519 $wgNativeImageLazyLoading = null;
522 * Config variable stub for the ParserTestMediaHandlers setting, for use by phpdoc and IDEs.
523 * @see MediaWiki\MainConfigSchema::ParserTestMediaHandlers
525 $wgParserTestMediaHandlers = null;
528 * Config variable stub for the UseImageResize setting, for use by phpdoc and IDEs.
529 * @see MediaWiki\MainConfigSchema::UseImageResize
531 $wgUseImageResize = null;
534 * Config variable stub for the UseImageMagick setting, for use by phpdoc and IDEs.
535 * @see MediaWiki\MainConfigSchema::UseImageMagick
537 $wgUseImageMagick = null;
540 * Config variable stub for the ImageMagickConvertCommand setting, for use by phpdoc and IDEs.
541 * @see MediaWiki\MainConfigSchema::ImageMagickConvertCommand
543 $wgImageMagickConvertCommand = null;
546 * Config variable stub for the MaxInterlacingAreas setting, for use by phpdoc and IDEs.
547 * @see MediaWiki\MainConfigSchema::MaxInterlacingAreas
549 $wgMaxInterlacingAreas = null;
552 * Config variable stub for the SharpenParameter setting, for use by phpdoc and IDEs.
553 * @see MediaWiki\MainConfigSchema::SharpenParameter
555 $wgSharpenParameter = null;
558 * Config variable stub for the SharpenReductionThreshold setting, for use by phpdoc and IDEs.
559 * @see MediaWiki\MainConfigSchema::SharpenReductionThreshold
561 $wgSharpenReductionThreshold = null;
564 * Config variable stub for the ImageMagickTempDir setting, for use by phpdoc and IDEs.
565 * @see MediaWiki\MainConfigSchema::ImageMagickTempDir
567 $wgImageMagickTempDir = null;
570 * Config variable stub for the CustomConvertCommand setting, for use by phpdoc and IDEs.
571 * @see MediaWiki\MainConfigSchema::CustomConvertCommand
573 $wgCustomConvertCommand = null;
576 * Config variable stub for the JpegTran setting, for use by phpdoc and IDEs.
577 * @see MediaWiki\MainConfigSchema::JpegTran
579 $wgJpegTran = null;
582 * Config variable stub for the JpegPixelFormat setting, for use by phpdoc and IDEs.
583 * @see MediaWiki\MainConfigSchema::JpegPixelFormat
585 $wgJpegPixelFormat = null;
588 * Config variable stub for the JpegQuality setting, for use by phpdoc and IDEs.
589 * @see MediaWiki\MainConfigSchema::JpegQuality
591 $wgJpegQuality = null;
594 * Config variable stub for the Exiv2Command setting, for use by phpdoc and IDEs.
595 * @see MediaWiki\MainConfigSchema::Exiv2Command
597 $wgExiv2Command = null;
600 * Config variable stub for the Exiftool setting, for use by phpdoc and IDEs.
601 * @see MediaWiki\MainConfigSchema::Exiftool
603 $wgExiftool = null;
606 * Config variable stub for the SVGConverters setting, for use by phpdoc and IDEs.
607 * @see MediaWiki\MainConfigSchema::SVGConverters
609 $wgSVGConverters = null;
612 * Config variable stub for the SVGConverter setting, for use by phpdoc and IDEs.
613 * @see MediaWiki\MainConfigSchema::SVGConverter
615 $wgSVGConverter = null;
618 * Config variable stub for the SVGConverterPath setting, for use by phpdoc and IDEs.
619 * @see MediaWiki\MainConfigSchema::SVGConverterPath
621 $wgSVGConverterPath = null;
624 * Config variable stub for the SVGMaxSize setting, for use by phpdoc and IDEs.
625 * @see MediaWiki\MainConfigSchema::SVGMaxSize
627 $wgSVGMaxSize = null;
630 * Config variable stub for the SVGMetadataCutoff setting, for use by phpdoc and IDEs.
631 * @see MediaWiki\MainConfigSchema::SVGMetadataCutoff
633 $wgSVGMetadataCutoff = null;
636 * Config variable stub for the SVGNativeRendering setting, for use by phpdoc and IDEs.
637 * @see MediaWiki\MainConfigSchema::SVGNativeRendering
639 $wgSVGNativeRendering = null;
642 * Config variable stub for the SVGNativeRenderingSizeLimit setting, for use by phpdoc and IDEs.
643 * @see MediaWiki\MainConfigSchema::SVGNativeRenderingSizeLimit
645 $wgSVGNativeRenderingSizeLimit = null;
648 * Config variable stub for the MediaInTargetLanguage setting, for use by phpdoc and IDEs.
649 * @see MediaWiki\MainConfigSchema::MediaInTargetLanguage
651 $wgMediaInTargetLanguage = null;
654 * Config variable stub for the MaxImageArea setting, for use by phpdoc and IDEs.
655 * @see MediaWiki\MainConfigSchema::MaxImageArea
657 $wgMaxImageArea = null;
660 * Config variable stub for the MaxAnimatedGifArea setting, for use by phpdoc and IDEs.
661 * @see MediaWiki\MainConfigSchema::MaxAnimatedGifArea
663 $wgMaxAnimatedGifArea = null;
666 * Config variable stub for the TiffThumbnailType setting, for use by phpdoc and IDEs.
667 * @see MediaWiki\MainConfigSchema::TiffThumbnailType
669 $wgTiffThumbnailType = null;
672 * Config variable stub for the ThumbnailEpoch setting, for use by phpdoc and IDEs.
673 * @see MediaWiki\MainConfigSchema::ThumbnailEpoch
675 $wgThumbnailEpoch = null;
678 * Config variable stub for the AttemptFailureEpoch setting, for use by phpdoc and IDEs.
679 * @see MediaWiki\MainConfigSchema::AttemptFailureEpoch
681 $wgAttemptFailureEpoch = null;
684 * Config variable stub for the IgnoreImageErrors setting, for use by phpdoc and IDEs.
685 * @see MediaWiki\MainConfigSchema::IgnoreImageErrors
687 $wgIgnoreImageErrors = null;
690 * Config variable stub for the GenerateThumbnailOnParse setting, for use by phpdoc and IDEs.
691 * @see MediaWiki\MainConfigSchema::GenerateThumbnailOnParse
693 $wgGenerateThumbnailOnParse = null;
696 * Config variable stub for the ShowArchiveThumbnails setting, for use by phpdoc and IDEs.
697 * @see MediaWiki\MainConfigSchema::ShowArchiveThumbnails
699 $wgShowArchiveThumbnails = null;
702 * Config variable stub for the EnableAutoRotation setting, for use by phpdoc and IDEs.
703 * @see MediaWiki\MainConfigSchema::EnableAutoRotation
705 $wgEnableAutoRotation = null;
708 * Config variable stub for the Antivirus setting, for use by phpdoc and IDEs.
709 * @see MediaWiki\MainConfigSchema::Antivirus
711 $wgAntivirus = null;
714 * Config variable stub for the AntivirusSetup setting, for use by phpdoc and IDEs.
715 * @see MediaWiki\MainConfigSchema::AntivirusSetup
717 $wgAntivirusSetup = null;
720 * Config variable stub for the AntivirusRequired setting, for use by phpdoc and IDEs.
721 * @see MediaWiki\MainConfigSchema::AntivirusRequired
723 $wgAntivirusRequired = null;
726 * Config variable stub for the VerifyMimeType setting, for use by phpdoc and IDEs.
727 * @see MediaWiki\MainConfigSchema::VerifyMimeType
729 $wgVerifyMimeType = null;
732 * Config variable stub for the MimeTypeFile setting, for use by phpdoc and IDEs.
733 * @see MediaWiki\MainConfigSchema::MimeTypeFile
735 $wgMimeTypeFile = null;
738 * Config variable stub for the MimeInfoFile setting, for use by phpdoc and IDEs.
739 * @see MediaWiki\MainConfigSchema::MimeInfoFile
741 $wgMimeInfoFile = null;
744 * Config variable stub for the MimeDetectorCommand setting, for use by phpdoc and IDEs.
745 * @see MediaWiki\MainConfigSchema::MimeDetectorCommand
747 $wgMimeDetectorCommand = null;
750 * Config variable stub for the TrivialMimeDetection setting, for use by phpdoc and IDEs.
751 * @see MediaWiki\MainConfigSchema::TrivialMimeDetection
753 $wgTrivialMimeDetection = null;
756 * Config variable stub for the XMLMimeTypes setting, for use by phpdoc and IDEs.
757 * @see MediaWiki\MainConfigSchema::XMLMimeTypes
759 $wgXMLMimeTypes = null;
762 * Config variable stub for the ImageLimits setting, for use by phpdoc and IDEs.
763 * @see MediaWiki\MainConfigSchema::ImageLimits
765 $wgImageLimits = null;
768 * Config variable stub for the ThumbLimits setting, for use by phpdoc and IDEs.
769 * @see MediaWiki\MainConfigSchema::ThumbLimits
771 $wgThumbLimits = null;
774 * Config variable stub for the ThumbnailNamespaces setting, for use by phpdoc and IDEs.
775 * @see MediaWiki\MainConfigSchema::ThumbnailNamespaces
777 $wgThumbnailNamespaces = null;
780 * Config variable stub for the ThumbnailBuckets setting, for use by phpdoc and IDEs.
781 * @see MediaWiki\MainConfigSchema::ThumbnailBuckets
783 $wgThumbnailBuckets = null;
786 * Config variable stub for the ThumbnailMinimumBucketDistance setting, for use by phpdoc and IDEs.
787 * @see MediaWiki\MainConfigSchema::ThumbnailMinimumBucketDistance
789 $wgThumbnailMinimumBucketDistance = null;
792 * Config variable stub for the UploadThumbnailRenderMap setting, for use by phpdoc and IDEs.
793 * @see MediaWiki\MainConfigSchema::UploadThumbnailRenderMap
795 $wgUploadThumbnailRenderMap = null;
798 * Config variable stub for the UploadThumbnailRenderMethod setting, for use by phpdoc and IDEs.
799 * @see MediaWiki\MainConfigSchema::UploadThumbnailRenderMethod
801 $wgUploadThumbnailRenderMethod = null;
804 * Config variable stub for the UploadThumbnailRenderHttpCustomHost setting, for use by phpdoc and IDEs.
805 * @see MediaWiki\MainConfigSchema::UploadThumbnailRenderHttpCustomHost
807 $wgUploadThumbnailRenderHttpCustomHost = null;
810 * Config variable stub for the UploadThumbnailRenderHttpCustomDomain setting, for use by phpdoc and IDEs.
811 * @see MediaWiki\MainConfigSchema::UploadThumbnailRenderHttpCustomDomain
813 $wgUploadThumbnailRenderHttpCustomDomain = null;
816 * Config variable stub for the UseTinyRGBForJPGThumbnails setting, for use by phpdoc and IDEs.
817 * @see MediaWiki\MainConfigSchema::UseTinyRGBForJPGThumbnails
819 $wgUseTinyRGBForJPGThumbnails = null;
822 * Config variable stub for the GalleryOptions setting, for use by phpdoc and IDEs.
823 * @see MediaWiki\MainConfigSchema::GalleryOptions
825 $wgGalleryOptions = null;
828 * Config variable stub for the ThumbUpright setting, for use by phpdoc and IDEs.
829 * @see MediaWiki\MainConfigSchema::ThumbUpright
831 $wgThumbUpright = null;
834 * Config variable stub for the DirectoryMode setting, for use by phpdoc and IDEs.
835 * @see MediaWiki\MainConfigSchema::DirectoryMode
837 $wgDirectoryMode = null;
840 * Config variable stub for the ResponsiveImages setting, for use by phpdoc and IDEs.
841 * @see MediaWiki\MainConfigSchema::ResponsiveImages
843 $wgResponsiveImages = null;
846 * Config variable stub for the ImagePreconnect setting, for use by phpdoc and IDEs.
847 * @see MediaWiki\MainConfigSchema::ImagePreconnect
849 $wgImagePreconnect = null;
852 * Config variable stub for the DjvuUseBoxedCommand setting, for use by phpdoc and IDEs.
853 * @see MediaWiki\MainConfigSchema::DjvuUseBoxedCommand
855 $wgDjvuUseBoxedCommand = null;
858 * Config variable stub for the DjvuDump setting, for use by phpdoc and IDEs.
859 * @see MediaWiki\MainConfigSchema::DjvuDump
861 $wgDjvuDump = null;
864 * Config variable stub for the DjvuRenderer setting, for use by phpdoc and IDEs.
865 * @see MediaWiki\MainConfigSchema::DjvuRenderer
867 $wgDjvuRenderer = null;
870 * Config variable stub for the DjvuTxt setting, for use by phpdoc and IDEs.
871 * @see MediaWiki\MainConfigSchema::DjvuTxt
873 $wgDjvuTxt = null;
876 * Config variable stub for the DjvuPostProcessor setting, for use by phpdoc and IDEs.
877 * @see MediaWiki\MainConfigSchema::DjvuPostProcessor
879 $wgDjvuPostProcessor = null;
882 * Config variable stub for the DjvuOutputExtension setting, for use by phpdoc and IDEs.
883 * @see MediaWiki\MainConfigSchema::DjvuOutputExtension
885 $wgDjvuOutputExtension = null;
888 * Config variable stub for the EmergencyContact setting, for use by phpdoc and IDEs.
889 * @see MediaWiki\MainConfigSchema::EmergencyContact
891 $wgEmergencyContact = null;
894 * Config variable stub for the PasswordSender setting, for use by phpdoc and IDEs.
895 * @see MediaWiki\MainConfigSchema::PasswordSender
897 $wgPasswordSender = null;
900 * Config variable stub for the NoReplyAddress setting, for use by phpdoc and IDEs.
901 * @see MediaWiki\MainConfigSchema::NoReplyAddress
903 $wgNoReplyAddress = null;
906 * Config variable stub for the EnableEmail setting, for use by phpdoc and IDEs.
907 * @see MediaWiki\MainConfigSchema::EnableEmail
909 $wgEnableEmail = null;
912 * Config variable stub for the EnableUserEmail setting, for use by phpdoc and IDEs.
913 * @see MediaWiki\MainConfigSchema::EnableUserEmail
915 $wgEnableUserEmail = null;
918 * Config variable stub for the EnableSpecialMute setting, for use by phpdoc and IDEs.
919 * @see MediaWiki\MainConfigSchema::EnableSpecialMute
921 $wgEnableSpecialMute = null;
924 * Config variable stub for the EnableUserEmailMuteList setting, for use by phpdoc and IDEs.
925 * @see MediaWiki\MainConfigSchema::EnableUserEmailMuteList
927 $wgEnableUserEmailMuteList = null;
930 * Config variable stub for the UserEmailUseReplyTo setting, for use by phpdoc and IDEs.
931 * @see MediaWiki\MainConfigSchema::UserEmailUseReplyTo
933 $wgUserEmailUseReplyTo = null;
936 * Config variable stub for the PasswordReminderResendTime setting, for use by phpdoc and IDEs.
937 * @see MediaWiki\MainConfigSchema::PasswordReminderResendTime
939 $wgPasswordReminderResendTime = null;
942 * Config variable stub for the NewPasswordExpiry setting, for use by phpdoc and IDEs.
943 * @see MediaWiki\MainConfigSchema::NewPasswordExpiry
945 $wgNewPasswordExpiry = null;
948 * Config variable stub for the UserEmailConfirmationTokenExpiry setting, for use by phpdoc and IDEs.
949 * @see MediaWiki\MainConfigSchema::UserEmailConfirmationTokenExpiry
951 $wgUserEmailConfirmationTokenExpiry = null;
954 * Config variable stub for the PasswordExpirationDays setting, for use by phpdoc and IDEs.
955 * @see MediaWiki\MainConfigSchema::PasswordExpirationDays
957 $wgPasswordExpirationDays = null;
960 * Config variable stub for the PasswordExpireGrace setting, for use by phpdoc and IDEs.
961 * @see MediaWiki\MainConfigSchema::PasswordExpireGrace
963 $wgPasswordExpireGrace = null;
966 * Config variable stub for the SMTP setting, for use by phpdoc and IDEs.
967 * @see MediaWiki\MainConfigSchema::SMTP
969 $wgSMTP = null;
972 * Config variable stub for the AdditionalMailParams setting, for use by phpdoc and IDEs.
973 * @see MediaWiki\MainConfigSchema::AdditionalMailParams
975 $wgAdditionalMailParams = null;
978 * Config variable stub for the AllowHTMLEmail setting, for use by phpdoc and IDEs.
979 * @see MediaWiki\MainConfigSchema::AllowHTMLEmail
981 $wgAllowHTMLEmail = null;
984 * Config variable stub for the EnotifFromEditor setting, for use by phpdoc and IDEs.
985 * @see MediaWiki\MainConfigSchema::EnotifFromEditor
987 $wgEnotifFromEditor = null;
990 * Config variable stub for the EmailAuthentication setting, for use by phpdoc and IDEs.
991 * @see MediaWiki\MainConfigSchema::EmailAuthentication
993 $wgEmailAuthentication = null;
996 * Config variable stub for the EnotifWatchlist setting, for use by phpdoc and IDEs.
997 * @see MediaWiki\MainConfigSchema::EnotifWatchlist
999 $wgEnotifWatchlist = null;
1002 * Config variable stub for the EnotifUserTalk setting, for use by phpdoc and IDEs.
1003 * @see MediaWiki\MainConfigSchema::EnotifUserTalk
1005 $wgEnotifUserTalk = null;
1008 * Config variable stub for the EnotifRevealEditorAddress setting, for use by phpdoc and IDEs.
1009 * @see MediaWiki\MainConfigSchema::EnotifRevealEditorAddress
1011 $wgEnotifRevealEditorAddress = null;
1014 * Config variable stub for the EnotifMinorEdits setting, for use by phpdoc and IDEs.
1015 * @see MediaWiki\MainConfigSchema::EnotifMinorEdits
1017 $wgEnotifMinorEdits = null;
1020 * Config variable stub for the EnotifImpersonal setting, for use by phpdoc and IDEs.
1021 * @see MediaWiki\MainConfigSchema::EnotifImpersonal
1023 $wgEnotifImpersonal = null;
1026 * Config variable stub for the EnotifMaxRecips setting, for use by phpdoc and IDEs.
1027 * @see MediaWiki\MainConfigSchema::EnotifMaxRecips
1029 $wgEnotifMaxRecips = null;
1032 * Config variable stub for the EnotifUseRealName setting, for use by phpdoc and IDEs.
1033 * @see MediaWiki\MainConfigSchema::EnotifUseRealName
1035 $wgEnotifUseRealName = null;
1038 * Config variable stub for the UsersNotifiedOnAllChanges setting, for use by phpdoc and IDEs.
1039 * @see MediaWiki\MainConfigSchema::UsersNotifiedOnAllChanges
1041 $wgUsersNotifiedOnAllChanges = null;
1044 * Config variable stub for the DBname setting, for use by phpdoc and IDEs.
1045 * @see MediaWiki\MainConfigSchema::DBname
1047 $wgDBname = null;
1050 * Config variable stub for the DBmwschema setting, for use by phpdoc and IDEs.
1051 * @see MediaWiki\MainConfigSchema::DBmwschema
1053 $wgDBmwschema = null;
1056 * Config variable stub for the DBprefix setting, for use by phpdoc and IDEs.
1057 * @see MediaWiki\MainConfigSchema::DBprefix
1059 $wgDBprefix = null;
1062 * Config variable stub for the DBserver setting, for use by phpdoc and IDEs.
1063 * @see MediaWiki\MainConfigSchema::DBserver
1065 $wgDBserver = null;
1068 * Config variable stub for the DBport setting, for use by phpdoc and IDEs.
1069 * @see MediaWiki\MainConfigSchema::DBport
1071 $wgDBport = null;
1074 * Config variable stub for the DBuser setting, for use by phpdoc and IDEs.
1075 * @see MediaWiki\MainConfigSchema::DBuser
1077 $wgDBuser = null;
1080 * Config variable stub for the DBpassword setting, for use by phpdoc and IDEs.
1081 * @see MediaWiki\MainConfigSchema::DBpassword
1083 $wgDBpassword = null;
1086 * Config variable stub for the DBtype setting, for use by phpdoc and IDEs.
1087 * @see MediaWiki\MainConfigSchema::DBtype
1089 $wgDBtype = null;
1092 * Config variable stub for the DBssl setting, for use by phpdoc and IDEs.
1093 * @see MediaWiki\MainConfigSchema::DBssl
1095 $wgDBssl = null;
1098 * Config variable stub for the DBcompress setting, for use by phpdoc and IDEs.
1099 * @see MediaWiki\MainConfigSchema::DBcompress
1101 $wgDBcompress = null;
1104 * Config variable stub for the DBStrictWarnings setting, for use by phpdoc and IDEs.
1105 * @see MediaWiki\MainConfigSchema::DBStrictWarnings
1107 $wgDBStrictWarnings = null;
1110 * Config variable stub for the DBadminuser setting, for use by phpdoc and IDEs.
1111 * @see MediaWiki\MainConfigSchema::DBadminuser
1113 $wgDBadminuser = null;
1116 * Config variable stub for the DBadminpassword setting, for use by phpdoc and IDEs.
1117 * @see MediaWiki\MainConfigSchema::DBadminpassword
1119 $wgDBadminpassword = null;
1122 * Config variable stub for the SearchType setting, for use by phpdoc and IDEs.
1123 * @see MediaWiki\MainConfigSchema::SearchType
1125 $wgSearchType = null;
1128 * Config variable stub for the SearchTypeAlternatives setting, for use by phpdoc and IDEs.
1129 * @see MediaWiki\MainConfigSchema::SearchTypeAlternatives
1131 $wgSearchTypeAlternatives = null;
1134 * Config variable stub for the DBTableOptions setting, for use by phpdoc and IDEs.
1135 * @see MediaWiki\MainConfigSchema::DBTableOptions
1137 $wgDBTableOptions = null;
1140 * Config variable stub for the SQLMode setting, for use by phpdoc and IDEs.
1141 * @see MediaWiki\MainConfigSchema::SQLMode
1143 $wgSQLMode = null;
1146 * Config variable stub for the DBDefaultGroup setting, for use by phpdoc and IDEs.
1147 * @see MediaWiki\MainConfigSchema::DBDefaultGroup
1149 $wgDBDefaultGroup = null;
1152 * Config variable stub for the SQLiteDataDir setting, for use by phpdoc and IDEs.
1153 * @see MediaWiki\MainConfigSchema::SQLiteDataDir
1155 $wgSQLiteDataDir = null;
1158 * Config variable stub for the SharedDB setting, for use by phpdoc and IDEs.
1159 * @see MediaWiki\MainConfigSchema::SharedDB
1161 $wgSharedDB = null;
1164 * Config variable stub for the SharedPrefix setting, for use by phpdoc and IDEs.
1165 * @see MediaWiki\MainConfigSchema::SharedPrefix
1167 $wgSharedPrefix = null;
1170 * Config variable stub for the SharedTables setting, for use by phpdoc and IDEs.
1171 * @see MediaWiki\MainConfigSchema::SharedTables
1173 $wgSharedTables = null;
1176 * Config variable stub for the SharedSchema setting, for use by phpdoc and IDEs.
1177 * @see MediaWiki\MainConfigSchema::SharedSchema
1179 $wgSharedSchema = null;
1182 * Config variable stub for the DBservers setting, for use by phpdoc and IDEs.
1183 * @see MediaWiki\MainConfigSchema::DBservers
1185 $wgDBservers = null;
1188 * Config variable stub for the LBFactoryConf setting, for use by phpdoc and IDEs.
1189 * @see MediaWiki\MainConfigSchema::LBFactoryConf
1191 $wgLBFactoryConf = null;
1194 * Config variable stub for the DataCenterUpdateStickTTL setting, for use by phpdoc and IDEs.
1195 * @see MediaWiki\MainConfigSchema::DataCenterUpdateStickTTL
1197 $wgDataCenterUpdateStickTTL = null;
1200 * Config variable stub for the DBerrorLog setting, for use by phpdoc and IDEs.
1201 * @see MediaWiki\MainConfigSchema::DBerrorLog
1203 $wgDBerrorLog = null;
1206 * Config variable stub for the DBerrorLogTZ setting, for use by phpdoc and IDEs.
1207 * @see MediaWiki\MainConfigSchema::DBerrorLogTZ
1209 $wgDBerrorLogTZ = null;
1212 * Config variable stub for the LocalDatabases setting, for use by phpdoc and IDEs.
1213 * @see MediaWiki\MainConfigSchema::LocalDatabases
1215 $wgLocalDatabases = null;
1218 * Config variable stub for the DatabaseReplicaLagWarning setting, for use by phpdoc and IDEs.
1219 * @see MediaWiki\MainConfigSchema::DatabaseReplicaLagWarning
1221 $wgDatabaseReplicaLagWarning = null;
1224 * Config variable stub for the DatabaseReplicaLagCritical setting, for use by phpdoc and IDEs.
1225 * @see MediaWiki\MainConfigSchema::DatabaseReplicaLagCritical
1227 $wgDatabaseReplicaLagCritical = null;
1230 * Config variable stub for the MaxExecutionTimeForExpensiveQueries setting, for use by phpdoc and IDEs.
1231 * @see MediaWiki\MainConfigSchema::MaxExecutionTimeForExpensiveQueries
1233 $wgMaxExecutionTimeForExpensiveQueries = null;
1236 * Config variable stub for the VirtualDomainsMapping setting, for use by phpdoc and IDEs.
1237 * @see MediaWiki\MainConfigSchema::VirtualDomainsMapping
1239 $wgVirtualDomainsMapping = null;
1242 * Config variable stub for the PageLinksSchemaMigrationStage setting, for use by phpdoc and IDEs.
1243 * @see MediaWiki\MainConfigSchema::PageLinksSchemaMigrationStage
1245 $wgPageLinksSchemaMigrationStage = null;
1248 * Config variable stub for the ExternalLinksDomainGaps setting, for use by phpdoc and IDEs.
1249 * @see MediaWiki\MainConfigSchema::ExternalLinksDomainGaps
1251 $wgExternalLinksDomainGaps = null;
1254 * Config variable stub for the ContentHandlers setting, for use by phpdoc and IDEs.
1255 * @see MediaWiki\MainConfigSchema::ContentHandlers
1257 $wgContentHandlers = null;
1260 * Config variable stub for the NamespaceContentModels setting, for use by phpdoc and IDEs.
1261 * @see MediaWiki\MainConfigSchema::NamespaceContentModels
1263 $wgNamespaceContentModels = null;
1266 * Config variable stub for the TextModelsToParse setting, for use by phpdoc and IDEs.
1267 * @see MediaWiki\MainConfigSchema::TextModelsToParse
1269 $wgTextModelsToParse = null;
1272 * Config variable stub for the CompressRevisions setting, for use by phpdoc and IDEs.
1273 * @see MediaWiki\MainConfigSchema::CompressRevisions
1275 $wgCompressRevisions = null;
1278 * Config variable stub for the ExternalStores setting, for use by phpdoc and IDEs.
1279 * @see MediaWiki\MainConfigSchema::ExternalStores
1281 $wgExternalStores = null;
1284 * Config variable stub for the ExternalServers setting, for use by phpdoc and IDEs.
1285 * @see MediaWiki\MainConfigSchema::ExternalServers
1287 $wgExternalServers = null;
1290 * Config variable stub for the DefaultExternalStore setting, for use by phpdoc and IDEs.
1291 * @see MediaWiki\MainConfigSchema::DefaultExternalStore
1293 $wgDefaultExternalStore = null;
1296 * Config variable stub for the RevisionCacheExpiry setting, for use by phpdoc and IDEs.
1297 * @see MediaWiki\MainConfigSchema::RevisionCacheExpiry
1299 $wgRevisionCacheExpiry = null;
1302 * Config variable stub for the PageLanguageUseDB setting, for use by phpdoc and IDEs.
1303 * @see MediaWiki\MainConfigSchema::PageLanguageUseDB
1305 $wgPageLanguageUseDB = null;
1308 * Config variable stub for the DiffEngine setting, for use by phpdoc and IDEs.
1309 * @see MediaWiki\MainConfigSchema::DiffEngine
1311 $wgDiffEngine = null;
1314 * Config variable stub for the ExternalDiffEngine setting, for use by phpdoc and IDEs.
1315 * @see MediaWiki\MainConfigSchema::ExternalDiffEngine
1317 $wgExternalDiffEngine = null;
1320 * Config variable stub for the Wikidiff2Options setting, for use by phpdoc and IDEs.
1321 * @see MediaWiki\MainConfigSchema::Wikidiff2Options
1323 $wgWikidiff2Options = null;
1326 * Config variable stub for the RequestTimeLimit setting, for use by phpdoc and IDEs.
1327 * @see MediaWiki\MainConfigSchema::RequestTimeLimit
1329 $wgRequestTimeLimit = null;
1332 * Config variable stub for the TransactionalTimeLimit setting, for use by phpdoc and IDEs.
1333 * @see MediaWiki\MainConfigSchema::TransactionalTimeLimit
1335 $wgTransactionalTimeLimit = null;
1338 * Config variable stub for the CriticalSectionTimeLimit setting, for use by phpdoc and IDEs.
1339 * @see MediaWiki\MainConfigSchema::CriticalSectionTimeLimit
1341 $wgCriticalSectionTimeLimit = null;
1344 * Config variable stub for the MiserMode setting, for use by phpdoc and IDEs.
1345 * @see MediaWiki\MainConfigSchema::MiserMode
1347 $wgMiserMode = null;
1350 * Config variable stub for the DisableQueryPages setting, for use by phpdoc and IDEs.
1351 * @see MediaWiki\MainConfigSchema::DisableQueryPages
1353 $wgDisableQueryPages = null;
1356 * Config variable stub for the QueryCacheLimit setting, for use by phpdoc and IDEs.
1357 * @see MediaWiki\MainConfigSchema::QueryCacheLimit
1359 $wgQueryCacheLimit = null;
1362 * Config variable stub for the WantedPagesThreshold setting, for use by phpdoc and IDEs.
1363 * @see MediaWiki\MainConfigSchema::WantedPagesThreshold
1365 $wgWantedPagesThreshold = null;
1368 * Config variable stub for the AllowSlowParserFunctions setting, for use by phpdoc and IDEs.
1369 * @see MediaWiki\MainConfigSchema::AllowSlowParserFunctions
1371 $wgAllowSlowParserFunctions = null;
1374 * Config variable stub for the AllowSchemaUpdates setting, for use by phpdoc and IDEs.
1375 * @see MediaWiki\MainConfigSchema::AllowSchemaUpdates
1377 $wgAllowSchemaUpdates = null;
1380 * Config variable stub for the MaxArticleSize setting, for use by phpdoc and IDEs.
1381 * @see MediaWiki\MainConfigSchema::MaxArticleSize
1383 $wgMaxArticleSize = null;
1386 * Config variable stub for the MemoryLimit setting, for use by phpdoc and IDEs.
1387 * @see MediaWiki\MainConfigSchema::MemoryLimit
1389 $wgMemoryLimit = null;
1392 * Config variable stub for the PoolCounterConf setting, for use by phpdoc and IDEs.
1393 * @see MediaWiki\MainConfigSchema::PoolCounterConf
1395 $wgPoolCounterConf = null;
1398 * Config variable stub for the PoolCountClientConf setting, for use by phpdoc and IDEs.
1399 * @see MediaWiki\MainConfigSchema::PoolCountClientConf
1401 $wgPoolCountClientConf = null;
1404 * Config variable stub for the MaxUserDBWriteDuration setting, for use by phpdoc and IDEs.
1405 * @see MediaWiki\MainConfigSchema::MaxUserDBWriteDuration
1407 $wgMaxUserDBWriteDuration = null;
1410 * Config variable stub for the MaxJobDBWriteDuration setting, for use by phpdoc and IDEs.
1411 * @see MediaWiki\MainConfigSchema::MaxJobDBWriteDuration
1413 $wgMaxJobDBWriteDuration = null;
1416 * Config variable stub for the LinkHolderBatchSize setting, for use by phpdoc and IDEs.
1417 * @see MediaWiki\MainConfigSchema::LinkHolderBatchSize
1419 $wgLinkHolderBatchSize = null;
1422 * Config variable stub for the MaximumMovedPages setting, for use by phpdoc and IDEs.
1423 * @see MediaWiki\MainConfigSchema::MaximumMovedPages
1425 $wgMaximumMovedPages = null;
1428 * Config variable stub for the ForceDeferredUpdatesPreSend setting, for use by phpdoc and IDEs.
1429 * @see MediaWiki\MainConfigSchema::ForceDeferredUpdatesPreSend
1431 $wgForceDeferredUpdatesPreSend = null;
1434 * Config variable stub for the MultiShardSiteStats setting, for use by phpdoc and IDEs.
1435 * @see MediaWiki\MainConfigSchema::MultiShardSiteStats
1437 $wgMultiShardSiteStats = null;
1440 * Config variable stub for the CacheDirectory setting, for use by phpdoc and IDEs.
1441 * @see MediaWiki\MainConfigSchema::CacheDirectory
1443 $wgCacheDirectory = null;
1446 * Config variable stub for the MainCacheType setting, for use by phpdoc and IDEs.
1447 * @see MediaWiki\MainConfigSchema::MainCacheType
1449 $wgMainCacheType = null;
1452 * Config variable stub for the MessageCacheType setting, for use by phpdoc and IDEs.
1453 * @see MediaWiki\MainConfigSchema::MessageCacheType
1455 $wgMessageCacheType = null;
1458 * Config variable stub for the ParserCacheType setting, for use by phpdoc and IDEs.
1459 * @see MediaWiki\MainConfigSchema::ParserCacheType
1461 $wgParserCacheType = null;
1464 * Config variable stub for the SessionCacheType setting, for use by phpdoc and IDEs.
1465 * @see MediaWiki\MainConfigSchema::SessionCacheType
1467 $wgSessionCacheType = null;
1470 * Config variable stub for the LanguageConverterCacheType setting, for use by phpdoc and IDEs.
1471 * @see MediaWiki\MainConfigSchema::LanguageConverterCacheType
1473 $wgLanguageConverterCacheType = null;
1476 * Config variable stub for the ObjectCaches setting, for use by phpdoc and IDEs.
1477 * @see MediaWiki\MainConfigSchema::ObjectCaches
1479 $wgObjectCaches = null;
1482 * Config variable stub for the WANObjectCache setting, for use by phpdoc and IDEs.
1483 * @see MediaWiki\MainConfigSchema::WANObjectCache
1485 $wgWANObjectCache = null;
1488 * Config variable stub for the MicroStashType setting, for use by phpdoc and IDEs.
1489 * @see MediaWiki\MainConfigSchema::MicroStashType
1491 $wgMicroStashType = null;
1494 * Config variable stub for the MainStash setting, for use by phpdoc and IDEs.
1495 * @see MediaWiki\MainConfigSchema::MainStash
1497 $wgMainStash = null;
1500 * Config variable stub for the ParsoidCacheConfig setting, for use by phpdoc and IDEs.
1501 * @see MediaWiki\MainConfigSchema::ParsoidCacheConfig
1503 $wgParsoidCacheConfig = null;
1506 * Config variable stub for the ParserCacheFilterConfig setting, for use by phpdoc and IDEs.
1507 * @see MediaWiki\MainConfigSchema::ParserCacheFilterConfig
1509 $wgParserCacheFilterConfig = null;
1512 * Config variable stub for the ChronologyProtectorStash setting, for use by phpdoc and IDEs.
1513 * @see MediaWiki\MainConfigSchema::ChronologyProtectorStash
1515 $wgChronologyProtectorStash = null;
1518 * Config variable stub for the ChronologyProtectorSecret setting, for use by phpdoc and IDEs.
1519 * @see MediaWiki\MainConfigSchema::ChronologyProtectorSecret
1521 $wgChronologyProtectorSecret = null;
1524 * Config variable stub for the ParserCacheExpireTime setting, for use by phpdoc and IDEs.
1525 * @see MediaWiki\MainConfigSchema::ParserCacheExpireTime
1527 $wgParserCacheExpireTime = null;
1530 * Config variable stub for the OldRevisionParserCacheExpireTime setting, for use by phpdoc and IDEs.
1531 * @see MediaWiki\MainConfigSchema::OldRevisionParserCacheExpireTime
1533 $wgOldRevisionParserCacheExpireTime = null;
1536 * Config variable stub for the ObjectCacheSessionExpiry setting, for use by phpdoc and IDEs.
1537 * @see MediaWiki\MainConfigSchema::ObjectCacheSessionExpiry
1539 $wgObjectCacheSessionExpiry = null;
1542 * Config variable stub for the PHPSessionHandling setting, for use by phpdoc and IDEs.
1543 * @see MediaWiki\MainConfigSchema::PHPSessionHandling
1545 $wgPHPSessionHandling = null;
1548 * Config variable stub for the SuspiciousIpExpiry setting, for use by phpdoc and IDEs.
1549 * @see MediaWiki\MainConfigSchema::SuspiciousIpExpiry
1551 $wgSuspiciousIpExpiry = null;
1554 * Config variable stub for the SessionPbkdf2Iterations setting, for use by phpdoc and IDEs.
1555 * @see MediaWiki\MainConfigSchema::SessionPbkdf2Iterations
1557 $wgSessionPbkdf2Iterations = null;
1560 * Config variable stub for the MemCachedServers setting, for use by phpdoc and IDEs.
1561 * @see MediaWiki\MainConfigSchema::MemCachedServers
1563 $wgMemCachedServers = null;
1566 * Config variable stub for the MemCachedPersistent setting, for use by phpdoc and IDEs.
1567 * @see MediaWiki\MainConfigSchema::MemCachedPersistent
1569 $wgMemCachedPersistent = null;
1572 * Config variable stub for the MemCachedTimeout setting, for use by phpdoc and IDEs.
1573 * @see MediaWiki\MainConfigSchema::MemCachedTimeout
1575 $wgMemCachedTimeout = null;
1578 * Config variable stub for the UseLocalMessageCache setting, for use by phpdoc and IDEs.
1579 * @see MediaWiki\MainConfigSchema::UseLocalMessageCache
1581 $wgUseLocalMessageCache = null;
1584 * Config variable stub for the AdaptiveMessageCache setting, for use by phpdoc and IDEs.
1585 * @see MediaWiki\MainConfigSchema::AdaptiveMessageCache
1587 $wgAdaptiveMessageCache = null;
1590 * Config variable stub for the LocalisationCacheConf setting, for use by phpdoc and IDEs.
1591 * @see MediaWiki\MainConfigSchema::LocalisationCacheConf
1593 $wgLocalisationCacheConf = null;
1596 * Config variable stub for the CachePages setting, for use by phpdoc and IDEs.
1597 * @see MediaWiki\MainConfigSchema::CachePages
1599 $wgCachePages = null;
1602 * Config variable stub for the CacheEpoch setting, for use by phpdoc and IDEs.
1603 * @see MediaWiki\MainConfigSchema::CacheEpoch
1605 $wgCacheEpoch = null;
1608 * Config variable stub for the GitInfoCacheDirectory setting, for use by phpdoc and IDEs.
1609 * @see MediaWiki\MainConfigSchema::GitInfoCacheDirectory
1611 $wgGitInfoCacheDirectory = null;
1614 * Config variable stub for the UseFileCache setting, for use by phpdoc and IDEs.
1615 * @see MediaWiki\MainConfigSchema::UseFileCache
1617 $wgUseFileCache = null;
1620 * Config variable stub for the FileCacheDepth setting, for use by phpdoc and IDEs.
1621 * @see MediaWiki\MainConfigSchema::FileCacheDepth
1623 $wgFileCacheDepth = null;
1626 * Config variable stub for the RenderHashAppend setting, for use by phpdoc and IDEs.
1627 * @see MediaWiki\MainConfigSchema::RenderHashAppend
1629 $wgRenderHashAppend = null;
1632 * Config variable stub for the EnableSidebarCache setting, for use by phpdoc and IDEs.
1633 * @see MediaWiki\MainConfigSchema::EnableSidebarCache
1635 $wgEnableSidebarCache = null;
1638 * Config variable stub for the SidebarCacheExpiry setting, for use by phpdoc and IDEs.
1639 * @see MediaWiki\MainConfigSchema::SidebarCacheExpiry
1641 $wgSidebarCacheExpiry = null;
1644 * Config variable stub for the UseGzip setting, for use by phpdoc and IDEs.
1645 * @see MediaWiki\MainConfigSchema::UseGzip
1647 $wgUseGzip = null;
1650 * Config variable stub for the InvalidateCacheOnLocalSettingsChange setting, for use by phpdoc and IDEs.
1651 * @see MediaWiki\MainConfigSchema::InvalidateCacheOnLocalSettingsChange
1653 $wgInvalidateCacheOnLocalSettingsChange = null;
1656 * Config variable stub for the ExtensionInfoMTime setting, for use by phpdoc and IDEs.
1657 * @see MediaWiki\MainConfigSchema::ExtensionInfoMTime
1659 $wgExtensionInfoMTime = null;
1662 * Config variable stub for the EnableRemoteBagOStuffTests setting, for use by phpdoc and IDEs.
1663 * @see MediaWiki\MainConfigSchema::EnableRemoteBagOStuffTests
1665 $wgEnableRemoteBagOStuffTests = null;
1668 * Config variable stub for the UseCdn setting, for use by phpdoc and IDEs.
1669 * @see MediaWiki\MainConfigSchema::UseCdn
1671 $wgUseCdn = null;
1674 * Config variable stub for the VaryOnXFP setting, for use by phpdoc and IDEs.
1675 * @see MediaWiki\MainConfigSchema::VaryOnXFP
1677 $wgVaryOnXFP = null;
1680 * Config variable stub for the InternalServer setting, for use by phpdoc and IDEs.
1681 * @see MediaWiki\MainConfigSchema::InternalServer
1683 $wgInternalServer = null;
1686 * Config variable stub for the CdnMaxAge setting, for use by phpdoc and IDEs.
1687 * @see MediaWiki\MainConfigSchema::CdnMaxAge
1689 $wgCdnMaxAge = null;
1692 * Config variable stub for the CdnMaxageLagged setting, for use by phpdoc and IDEs.
1693 * @see MediaWiki\MainConfigSchema::CdnMaxageLagged
1695 $wgCdnMaxageLagged = null;
1698 * Config variable stub for the CdnMaxageStale setting, for use by phpdoc and IDEs.
1699 * @see MediaWiki\MainConfigSchema::CdnMaxageStale
1701 $wgCdnMaxageStale = null;
1704 * Config variable stub for the CdnReboundPurgeDelay setting, for use by phpdoc and IDEs.
1705 * @see MediaWiki\MainConfigSchema::CdnReboundPurgeDelay
1707 $wgCdnReboundPurgeDelay = null;
1710 * Config variable stub for the CdnMaxageSubstitute setting, for use by phpdoc and IDEs.
1711 * @see MediaWiki\MainConfigSchema::CdnMaxageSubstitute
1713 $wgCdnMaxageSubstitute = null;
1716 * Config variable stub for the ForcedRawSMaxage setting, for use by phpdoc and IDEs.
1717 * @see MediaWiki\MainConfigSchema::ForcedRawSMaxage
1719 $wgForcedRawSMaxage = null;
1722 * Config variable stub for the CdnServers setting, for use by phpdoc and IDEs.
1723 * @see MediaWiki\MainConfigSchema::CdnServers
1725 $wgCdnServers = null;
1728 * Config variable stub for the CdnServersNoPurge setting, for use by phpdoc and IDEs.
1729 * @see MediaWiki\MainConfigSchema::CdnServersNoPurge
1731 $wgCdnServersNoPurge = null;
1734 * Config variable stub for the HTCPRouting setting, for use by phpdoc and IDEs.
1735 * @see MediaWiki\MainConfigSchema::HTCPRouting
1737 $wgHTCPRouting = null;
1740 * Config variable stub for the HTCPMulticastTTL setting, for use by phpdoc and IDEs.
1741 * @see MediaWiki\MainConfigSchema::HTCPMulticastTTL
1743 $wgHTCPMulticastTTL = null;
1746 * Config variable stub for the UsePrivateIPs setting, for use by phpdoc and IDEs.
1747 * @see MediaWiki\MainConfigSchema::UsePrivateIPs
1749 $wgUsePrivateIPs = null;
1752 * Config variable stub for the CdnMatchParameterOrder setting, for use by phpdoc and IDEs.
1753 * @see MediaWiki\MainConfigSchema::CdnMatchParameterOrder
1755 $wgCdnMatchParameterOrder = null;
1758 * Config variable stub for the LanguageCode setting, for use by phpdoc and IDEs.
1759 * @see MediaWiki\MainConfigSchema::LanguageCode
1761 $wgLanguageCode = null;
1764 * Config variable stub for the GrammarForms setting, for use by phpdoc and IDEs.
1765 * @see MediaWiki\MainConfigSchema::GrammarForms
1767 $wgGrammarForms = null;
1770 * Config variable stub for the InterwikiMagic setting, for use by phpdoc and IDEs.
1771 * @see MediaWiki\MainConfigSchema::InterwikiMagic
1773 $wgInterwikiMagic = null;
1776 * Config variable stub for the HideInterlanguageLinks setting, for use by phpdoc and IDEs.
1777 * @see MediaWiki\MainConfigSchema::HideInterlanguageLinks
1779 $wgHideInterlanguageLinks = null;
1782 * Config variable stub for the ExtraInterlanguageLinkPrefixes setting, for use by phpdoc and IDEs.
1783 * @see MediaWiki\MainConfigSchema::ExtraInterlanguageLinkPrefixes
1785 $wgExtraInterlanguageLinkPrefixes = null;
1788 * Config variable stub for the InterlanguageLinkCodeMap setting, for use by phpdoc and IDEs.
1789 * @see MediaWiki\MainConfigSchema::InterlanguageLinkCodeMap
1791 $wgInterlanguageLinkCodeMap = null;
1794 * Config variable stub for the ExtraLanguageNames setting, for use by phpdoc and IDEs.
1795 * @see MediaWiki\MainConfigSchema::ExtraLanguageNames
1797 $wgExtraLanguageNames = null;
1800 * Config variable stub for the ExtraLanguageCodes setting, for use by phpdoc and IDEs.
1801 * @see MediaWiki\MainConfigSchema::ExtraLanguageCodes
1803 $wgExtraLanguageCodes = null;
1806 * Config variable stub for the DummyLanguageCodes setting, for use by phpdoc and IDEs.
1807 * @see MediaWiki\MainConfigSchema::DummyLanguageCodes
1809 $wgDummyLanguageCodes = null;
1812 * Config variable stub for the AllUnicodeFixes setting, for use by phpdoc and IDEs.
1813 * @see MediaWiki\MainConfigSchema::AllUnicodeFixes
1815 $wgAllUnicodeFixes = null;
1818 * Config variable stub for the LegacyEncoding setting, for use by phpdoc and IDEs.
1819 * @see MediaWiki\MainConfigSchema::LegacyEncoding
1821 $wgLegacyEncoding = null;
1824 * Config variable stub for the AmericanDates setting, for use by phpdoc and IDEs.
1825 * @see MediaWiki\MainConfigSchema::AmericanDates
1827 $wgAmericanDates = null;
1830 * Config variable stub for the TranslateNumerals setting, for use by phpdoc and IDEs.
1831 * @see MediaWiki\MainConfigSchema::TranslateNumerals
1833 $wgTranslateNumerals = null;
1836 * Config variable stub for the UseDatabaseMessages setting, for use by phpdoc and IDEs.
1837 * @see MediaWiki\MainConfigSchema::UseDatabaseMessages
1839 $wgUseDatabaseMessages = null;
1842 * Config variable stub for the MaxMsgCacheEntrySize setting, for use by phpdoc and IDEs.
1843 * @see MediaWiki\MainConfigSchema::MaxMsgCacheEntrySize
1845 $wgMaxMsgCacheEntrySize = null;
1848 * Config variable stub for the DisableLangConversion setting, for use by phpdoc and IDEs.
1849 * @see MediaWiki\MainConfigSchema::DisableLangConversion
1851 $wgDisableLangConversion = null;
1854 * Config variable stub for the DisableTitleConversion setting, for use by phpdoc and IDEs.
1855 * @see MediaWiki\MainConfigSchema::DisableTitleConversion
1857 $wgDisableTitleConversion = null;
1860 * Config variable stub for the DefaultLanguageVariant setting, for use by phpdoc and IDEs.
1861 * @see MediaWiki\MainConfigSchema::DefaultLanguageVariant
1863 $wgDefaultLanguageVariant = null;
1866 * Config variable stub for the UsePigLatinVariant setting, for use by phpdoc and IDEs.
1867 * @see MediaWiki\MainConfigSchema::UsePigLatinVariant
1869 $wgUsePigLatinVariant = null;
1872 * Config variable stub for the DisabledVariants setting, for use by phpdoc and IDEs.
1873 * @see MediaWiki\MainConfigSchema::DisabledVariants
1875 $wgDisabledVariants = null;
1878 * Config variable stub for the VariantArticlePath setting, for use by phpdoc and IDEs.
1879 * @see MediaWiki\MainConfigSchema::VariantArticlePath
1881 $wgVariantArticlePath = null;
1884 * Config variable stub for the UseXssLanguage setting, for use by phpdoc and IDEs.
1885 * @see MediaWiki\MainConfigSchema::UseXssLanguage
1887 $wgUseXssLanguage = null;
1890 * Config variable stub for the LoginLanguageSelector setting, for use by phpdoc and IDEs.
1891 * @see MediaWiki\MainConfigSchema::LoginLanguageSelector
1893 $wgLoginLanguageSelector = null;
1896 * Config variable stub for the ForceUIMsgAsContentMsg setting, for use by phpdoc and IDEs.
1897 * @see MediaWiki\MainConfigSchema::ForceUIMsgAsContentMsg
1899 $wgForceUIMsgAsContentMsg = null;
1902 * Config variable stub for the RawHtmlMessages setting, for use by phpdoc and IDEs.
1903 * @see MediaWiki\MainConfigSchema::RawHtmlMessages
1905 $wgRawHtmlMessages = null;
1908 * Config variable stub for the Localtimezone setting, for use by phpdoc and IDEs.
1909 * @see MediaWiki\MainConfigSchema::Localtimezone
1911 $wgLocaltimezone = null;
1914 * Config variable stub for the LocalTZoffset setting, for use by phpdoc and IDEs.
1915 * @see MediaWiki\MainConfigSchema::LocalTZoffset
1917 $wgLocalTZoffset = null;
1920 * Config variable stub for the OverrideUcfirstCharacters setting, for use by phpdoc and IDEs.
1921 * @see MediaWiki\MainConfigSchema::OverrideUcfirstCharacters
1923 $wgOverrideUcfirstCharacters = null;
1926 * Config variable stub for the MimeType setting, for use by phpdoc and IDEs.
1927 * @see MediaWiki\MainConfigSchema::MimeType
1929 $wgMimeType = null;
1932 * Config variable stub for the Html5Version setting, for use by phpdoc and IDEs.
1933 * @see MediaWiki\MainConfigSchema::Html5Version
1935 $wgHtml5Version = null;
1938 * Config variable stub for the EditSubmitButtonLabelPublish setting, for use by phpdoc and IDEs.
1939 * @see MediaWiki\MainConfigSchema::EditSubmitButtonLabelPublish
1941 $wgEditSubmitButtonLabelPublish = null;
1944 * Config variable stub for the XhtmlNamespaces setting, for use by phpdoc and IDEs.
1945 * @see MediaWiki\MainConfigSchema::XhtmlNamespaces
1947 $wgXhtmlNamespaces = null;
1950 * Config variable stub for the SiteNotice setting, for use by phpdoc and IDEs.
1951 * @see MediaWiki\MainConfigSchema::SiteNotice
1953 $wgSiteNotice = null;
1956 * Config variable stub for the BrowserFormatDetection setting, for use by phpdoc and IDEs.
1957 * @see MediaWiki\MainConfigSchema::BrowserFormatDetection
1959 $wgBrowserFormatDetection = null;
1962 * Config variable stub for the SkinMetaTags setting, for use by phpdoc and IDEs.
1963 * @see MediaWiki\MainConfigSchema::SkinMetaTags
1965 $wgSkinMetaTags = null;
1968 * Config variable stub for the DefaultSkin setting, for use by phpdoc and IDEs.
1969 * @see MediaWiki\MainConfigSchema::DefaultSkin
1971 $wgDefaultSkin = null;
1974 * Config variable stub for the FallbackSkin setting, for use by phpdoc and IDEs.
1975 * @see MediaWiki\MainConfigSchema::FallbackSkin
1977 $wgFallbackSkin = null;
1980 * Config variable stub for the SkipSkins setting, for use by phpdoc and IDEs.
1981 * @see MediaWiki\MainConfigSchema::SkipSkins
1983 $wgSkipSkins = null;
1986 * Config variable stub for the DisableOutputCompression setting, for use by phpdoc and IDEs.
1987 * @see MediaWiki\MainConfigSchema::DisableOutputCompression
1989 $wgDisableOutputCompression = null;
1992 * Config variable stub for the FragmentMode setting, for use by phpdoc and IDEs.
1993 * @see MediaWiki\MainConfigSchema::FragmentMode
1995 $wgFragmentMode = null;
1998 * Config variable stub for the ExternalInterwikiFragmentMode setting, for use by phpdoc and IDEs.
1999 * @see MediaWiki\MainConfigSchema::ExternalInterwikiFragmentMode
2001 $wgExternalInterwikiFragmentMode = null;
2004 * Config variable stub for the FooterIcons setting, for use by phpdoc and IDEs.
2005 * @see MediaWiki\MainConfigSchema::FooterIcons
2007 $wgFooterIcons = null;
2010 * Config variable stub for the UseCombinedLoginLink setting, for use by phpdoc and IDEs.
2011 * @see MediaWiki\MainConfigSchema::UseCombinedLoginLink
2013 $wgUseCombinedLoginLink = null;
2016 * Config variable stub for the Edititis setting, for use by phpdoc and IDEs.
2017 * @see MediaWiki\MainConfigSchema::Edititis
2019 $wgEdititis = null;
2022 * Config variable stub for the Send404Code setting, for use by phpdoc and IDEs.
2023 * @see MediaWiki\MainConfigSchema::Send404Code
2025 $wgSend404Code = null;
2028 * Config variable stub for the ShowRollbackEditCount setting, for use by phpdoc and IDEs.
2029 * @see MediaWiki\MainConfigSchema::ShowRollbackEditCount
2031 $wgShowRollbackEditCount = null;
2034 * Config variable stub for the EnableCanonicalServerLink setting, for use by phpdoc and IDEs.
2035 * @see MediaWiki\MainConfigSchema::EnableCanonicalServerLink
2037 $wgEnableCanonicalServerLink = null;
2040 * Config variable stub for the InterwikiLogoOverride setting, for use by phpdoc and IDEs.
2041 * @see MediaWiki\MainConfigSchema::InterwikiLogoOverride
2043 $wgInterwikiLogoOverride = null;
2046 * Config variable stub for the ResourceModules setting, for use by phpdoc and IDEs.
2047 * @see MediaWiki\MainConfigSchema::ResourceModules
2049 $wgResourceModules = null;
2052 * Config variable stub for the ResourceModuleSkinStyles setting, for use by phpdoc and IDEs.
2053 * @see MediaWiki\MainConfigSchema::ResourceModuleSkinStyles
2055 $wgResourceModuleSkinStyles = null;
2058 * Config variable stub for the ResourceLoaderSources setting, for use by phpdoc and IDEs.
2059 * @see MediaWiki\MainConfigSchema::ResourceLoaderSources
2061 $wgResourceLoaderSources = null;
2064 * Config variable stub for the ResourceBasePath setting, for use by phpdoc and IDEs.
2065 * @see MediaWiki\MainConfigSchema::ResourceBasePath
2067 $wgResourceBasePath = null;
2070 * Config variable stub for the ResourceLoaderMaxage setting, for use by phpdoc and IDEs.
2071 * @see MediaWiki\MainConfigSchema::ResourceLoaderMaxage
2073 $wgResourceLoaderMaxage = null;
2076 * Config variable stub for the ResourceLoaderUseObjectCacheForDeps setting, for use by phpdoc and IDEs.
2077 * @see MediaWiki\MainConfigSchema::ResourceLoaderUseObjectCacheForDeps
2079 $wgResourceLoaderUseObjectCacheForDeps = null;
2082 * Config variable stub for the ResourceLoaderDebug setting, for use by phpdoc and IDEs.
2083 * @see MediaWiki\MainConfigSchema::ResourceLoaderDebug
2085 $wgResourceLoaderDebug = null;
2088 * Config variable stub for the ResourceLoaderMaxQueryLength setting, for use by phpdoc and IDEs.
2089 * @see MediaWiki\MainConfigSchema::ResourceLoaderMaxQueryLength
2091 $wgResourceLoaderMaxQueryLength = null;
2094 * Config variable stub for the ResourceLoaderValidateJS setting, for use by phpdoc and IDEs.
2095 * @see MediaWiki\MainConfigSchema::ResourceLoaderValidateJS
2097 $wgResourceLoaderValidateJS = null;
2100 * Config variable stub for the ResourceLoaderEnableJSProfiler setting, for use by phpdoc and IDEs.
2101 * @see MediaWiki\MainConfigSchema::ResourceLoaderEnableJSProfiler
2103 $wgResourceLoaderEnableJSProfiler = null;
2106 * Config variable stub for the ResourceLoaderStorageEnabled setting, for use by phpdoc and IDEs.
2107 * @see MediaWiki\MainConfigSchema::ResourceLoaderStorageEnabled
2109 $wgResourceLoaderStorageEnabled = null;
2112 * Config variable stub for the ResourceLoaderStorageVersion setting, for use by phpdoc and IDEs.
2113 * @see MediaWiki\MainConfigSchema::ResourceLoaderStorageVersion
2115 $wgResourceLoaderStorageVersion = null;
2118 * Config variable stub for the ResourceLoaderEnableSourceMapLinks setting, for use by phpdoc and IDEs.
2119 * @see MediaWiki\MainConfigSchema::ResourceLoaderEnableSourceMapLinks
2121 $wgResourceLoaderEnableSourceMapLinks = null;
2124 * Config variable stub for the AllowSiteCSSOnRestrictedPages setting, for use by phpdoc and IDEs.
2125 * @see MediaWiki\MainConfigSchema::AllowSiteCSSOnRestrictedPages
2127 $wgAllowSiteCSSOnRestrictedPages = null;
2130 * Config variable stub for the VueDevelopmentMode setting, for use by phpdoc and IDEs.
2131 * @see MediaWiki\MainConfigSchema::VueDevelopmentMode
2133 $wgVueDevelopmentMode = null;
2136 * Config variable stub for the MetaNamespace setting, for use by phpdoc and IDEs.
2137 * @see MediaWiki\MainConfigSchema::MetaNamespace
2139 $wgMetaNamespace = null;
2142 * Config variable stub for the MetaNamespaceTalk setting, for use by phpdoc and IDEs.
2143 * @see MediaWiki\MainConfigSchema::MetaNamespaceTalk
2145 $wgMetaNamespaceTalk = null;
2148 * Config variable stub for the CanonicalNamespaceNames setting, for use by phpdoc and IDEs.
2149 * @see MediaWiki\MainConfigSchema::CanonicalNamespaceNames
2151 $wgCanonicalNamespaceNames = null;
2154 * Config variable stub for the ExtraNamespaces setting, for use by phpdoc and IDEs.
2155 * @see MediaWiki\MainConfigSchema::ExtraNamespaces
2157 $wgExtraNamespaces = null;
2160 * Config variable stub for the ExtraGenderNamespaces setting, for use by phpdoc and IDEs.
2161 * @see MediaWiki\MainConfigSchema::ExtraGenderNamespaces
2163 $wgExtraGenderNamespaces = null;
2166 * Config variable stub for the NamespaceAliases setting, for use by phpdoc and IDEs.
2167 * @see MediaWiki\MainConfigSchema::NamespaceAliases
2169 $wgNamespaceAliases = null;
2172 * Config variable stub for the LegalTitleChars setting, for use by phpdoc and IDEs.
2173 * @see MediaWiki\MainConfigSchema::LegalTitleChars
2174 * @deprecated since 1.41; use Extension:TitleBlacklist to customize
2176 $wgLegalTitleChars = null;
2179 * Config variable stub for the CapitalLinks setting, for use by phpdoc and IDEs.
2180 * @see MediaWiki\MainConfigSchema::CapitalLinks
2182 $wgCapitalLinks = null;
2185 * Config variable stub for the CapitalLinkOverrides setting, for use by phpdoc and IDEs.
2186 * @see MediaWiki\MainConfigSchema::CapitalLinkOverrides
2188 $wgCapitalLinkOverrides = null;
2191 * Config variable stub for the NamespacesWithSubpages setting, for use by phpdoc and IDEs.
2192 * @see MediaWiki\MainConfigSchema::NamespacesWithSubpages
2194 $wgNamespacesWithSubpages = null;
2197 * Config variable stub for the ContentNamespaces setting, for use by phpdoc and IDEs.
2198 * @see MediaWiki\MainConfigSchema::ContentNamespaces
2200 $wgContentNamespaces = null;
2203 * Config variable stub for the ShortPagesNamespaceExclusions setting, for use by phpdoc and IDEs.
2204 * @see MediaWiki\MainConfigSchema::ShortPagesNamespaceExclusions
2206 $wgShortPagesNamespaceExclusions = null;
2209 * Config variable stub for the ExtraSignatureNamespaces setting, for use by phpdoc and IDEs.
2210 * @see MediaWiki\MainConfigSchema::ExtraSignatureNamespaces
2212 $wgExtraSignatureNamespaces = null;
2215 * Config variable stub for the InvalidRedirectTargets setting, for use by phpdoc and IDEs.
2216 * @see MediaWiki\MainConfigSchema::InvalidRedirectTargets
2218 $wgInvalidRedirectTargets = null;
2221 * Config variable stub for the DisableHardRedirects setting, for use by phpdoc and IDEs.
2222 * @see MediaWiki\MainConfigSchema::DisableHardRedirects
2224 $wgDisableHardRedirects = null;
2227 * Config variable stub for the FixDoubleRedirects setting, for use by phpdoc and IDEs.
2228 * @see MediaWiki\MainConfigSchema::FixDoubleRedirects
2230 $wgFixDoubleRedirects = null;
2233 * Config variable stub for the LocalInterwikis setting, for use by phpdoc and IDEs.
2234 * @see MediaWiki\MainConfigSchema::LocalInterwikis
2236 $wgLocalInterwikis = null;
2239 * Config variable stub for the InterwikiExpiry setting, for use by phpdoc and IDEs.
2240 * @see MediaWiki\MainConfigSchema::InterwikiExpiry
2242 $wgInterwikiExpiry = null;
2245 * Config variable stub for the InterwikiCache setting, for use by phpdoc and IDEs.
2246 * @see MediaWiki\MainConfigSchema::InterwikiCache
2248 $wgInterwikiCache = null;
2251 * Config variable stub for the InterwikiScopes setting, for use by phpdoc and IDEs.
2252 * @see MediaWiki\MainConfigSchema::InterwikiScopes
2254 $wgInterwikiScopes = null;
2257 * Config variable stub for the InterwikiFallbackSite setting, for use by phpdoc and IDEs.
2258 * @see MediaWiki\MainConfigSchema::InterwikiFallbackSite
2260 $wgInterwikiFallbackSite = null;
2263 * Config variable stub for the RedirectSources setting, for use by phpdoc and IDEs.
2264 * @see MediaWiki\MainConfigSchema::RedirectSources
2266 $wgRedirectSources = null;
2269 * Config variable stub for the SiteTypes setting, for use by phpdoc and IDEs.
2270 * @see MediaWiki\MainConfigSchema::SiteTypes
2272 $wgSiteTypes = null;
2275 * Config variable stub for the MaxTocLevel setting, for use by phpdoc and IDEs.
2276 * @see MediaWiki\MainConfigSchema::MaxTocLevel
2278 $wgMaxTocLevel = null;
2281 * Config variable stub for the MaxPPNodeCount setting, for use by phpdoc and IDEs.
2282 * @see MediaWiki\MainConfigSchema::MaxPPNodeCount
2284 $wgMaxPPNodeCount = null;
2287 * Config variable stub for the MaxTemplateDepth setting, for use by phpdoc and IDEs.
2288 * @see MediaWiki\MainConfigSchema::MaxTemplateDepth
2290 $wgMaxTemplateDepth = null;
2293 * Config variable stub for the MaxPPExpandDepth setting, for use by phpdoc and IDEs.
2294 * @see MediaWiki\MainConfigSchema::MaxPPExpandDepth
2296 $wgMaxPPExpandDepth = null;
2299 * Config variable stub for the UrlProtocols setting, for use by phpdoc and IDEs.
2300 * @see MediaWiki\MainConfigSchema::UrlProtocols
2302 $wgUrlProtocols = null;
2305 * Config variable stub for the CleanSignatures setting, for use by phpdoc and IDEs.
2306 * @see MediaWiki\MainConfigSchema::CleanSignatures
2308 $wgCleanSignatures = null;
2311 * Config variable stub for the AllowExternalImages setting, for use by phpdoc and IDEs.
2312 * @see MediaWiki\MainConfigSchema::AllowExternalImages
2314 $wgAllowExternalImages = null;
2317 * Config variable stub for the AllowExternalImagesFrom setting, for use by phpdoc and IDEs.
2318 * @see MediaWiki\MainConfigSchema::AllowExternalImagesFrom
2320 $wgAllowExternalImagesFrom = null;
2323 * Config variable stub for the EnableImageWhitelist setting, for use by phpdoc and IDEs.
2324 * @see MediaWiki\MainConfigSchema::EnableImageWhitelist
2326 $wgEnableImageWhitelist = null;
2329 * Config variable stub for the TidyConfig setting, for use by phpdoc and IDEs.
2330 * @see MediaWiki\MainConfigSchema::TidyConfig
2332 $wgTidyConfig = null;
2335 * Config variable stub for the ParsoidSettings setting, for use by phpdoc and IDEs.
2336 * @see MediaWiki\MainConfigSchema::ParsoidSettings
2338 $wgParsoidSettings = null;
2341 * Config variable stub for the ParserEnableLegacyMediaDOM setting, for use by phpdoc and IDEs.
2342 * @see MediaWiki\MainConfigSchema::ParserEnableLegacyMediaDOM
2343 * @deprecated since 1.41
2345 $wgParserEnableLegacyMediaDOM = null;
2348 * Config variable stub for the ParserEnableLegacyHeadingDOM setting, for use by phpdoc and IDEs.
2349 * @see MediaWiki\MainConfigSchema::ParserEnableLegacyHeadingDOM
2351 $wgParserEnableLegacyHeadingDOM = null;
2354 * Config variable stub for the UseContentMediaStyles setting, for use by phpdoc and IDEs.
2355 * @see MediaWiki\MainConfigSchema::UseContentMediaStyles
2356 * @deprecated since 1.41
2358 $wgUseContentMediaStyles = null;
2361 * Config variable stub for the UseLegacyMediaStyles setting, for use by phpdoc and IDEs.
2362 * @see MediaWiki\MainConfigSchema::UseLegacyMediaStyles
2364 $wgUseLegacyMediaStyles = null;
2367 * Config variable stub for the RawHtml setting, for use by phpdoc and IDEs.
2368 * @see MediaWiki\MainConfigSchema::RawHtml
2370 $wgRawHtml = null;
2373 * Config variable stub for the ExternalLinkTarget setting, for use by phpdoc and IDEs.
2374 * @see MediaWiki\MainConfigSchema::ExternalLinkTarget
2376 $wgExternalLinkTarget = null;
2379 * Config variable stub for the NoFollowLinks setting, for use by phpdoc and IDEs.
2380 * @see MediaWiki\MainConfigSchema::NoFollowLinks
2382 $wgNoFollowLinks = null;
2385 * Config variable stub for the NoFollowNsExceptions setting, for use by phpdoc and IDEs.
2386 * @see MediaWiki\MainConfigSchema::NoFollowNsExceptions
2388 $wgNoFollowNsExceptions = null;
2391 * Config variable stub for the NoFollowDomainExceptions setting, for use by phpdoc and IDEs.
2392 * @see MediaWiki\MainConfigSchema::NoFollowDomainExceptions
2394 $wgNoFollowDomainExceptions = null;
2397 * Config variable stub for the RegisterInternalExternals setting, for use by phpdoc and IDEs.
2398 * @see MediaWiki\MainConfigSchema::RegisterInternalExternals
2400 $wgRegisterInternalExternals = null;
2403 * Config variable stub for the AllowDisplayTitle setting, for use by phpdoc and IDEs.
2404 * @see MediaWiki\MainConfigSchema::AllowDisplayTitle
2406 $wgAllowDisplayTitle = null;
2409 * Config variable stub for the RestrictDisplayTitle setting, for use by phpdoc and IDEs.
2410 * @see MediaWiki\MainConfigSchema::RestrictDisplayTitle
2412 $wgRestrictDisplayTitle = null;
2415 * Config variable stub for the ExpensiveParserFunctionLimit setting, for use by phpdoc and IDEs.
2416 * @see MediaWiki\MainConfigSchema::ExpensiveParserFunctionLimit
2418 $wgExpensiveParserFunctionLimit = null;
2421 * Config variable stub for the PreprocessorCacheThreshold setting, for use by phpdoc and IDEs.
2422 * @see MediaWiki\MainConfigSchema::PreprocessorCacheThreshold
2424 $wgPreprocessorCacheThreshold = null;
2427 * Config variable stub for the EnableScaryTranscluding setting, for use by phpdoc and IDEs.
2428 * @see MediaWiki\MainConfigSchema::EnableScaryTranscluding
2430 $wgEnableScaryTranscluding = null;
2433 * Config variable stub for the TranscludeCacheExpiry setting, for use by phpdoc and IDEs.
2434 * @see MediaWiki\MainConfigSchema::TranscludeCacheExpiry
2436 $wgTranscludeCacheExpiry = null;
2439 * Config variable stub for the EnableMagicLinks setting, for use by phpdoc and IDEs.
2440 * @see MediaWiki\MainConfigSchema::EnableMagicLinks
2442 $wgEnableMagicLinks = null;
2445 * Config variable stub for the ArticleCountMethod setting, for use by phpdoc and IDEs.
2446 * @see MediaWiki\MainConfigSchema::ArticleCountMethod
2448 $wgArticleCountMethod = null;
2451 * Config variable stub for the ActiveUserDays setting, for use by phpdoc and IDEs.
2452 * @see MediaWiki\MainConfigSchema::ActiveUserDays
2454 $wgActiveUserDays = null;
2457 * Config variable stub for the LearnerEdits setting, for use by phpdoc and IDEs.
2458 * @see MediaWiki\MainConfigSchema::LearnerEdits
2460 $wgLearnerEdits = null;
2463 * Config variable stub for the LearnerMemberSince setting, for use by phpdoc and IDEs.
2464 * @see MediaWiki\MainConfigSchema::LearnerMemberSince
2466 $wgLearnerMemberSince = null;
2469 * Config variable stub for the ExperiencedUserEdits setting, for use by phpdoc and IDEs.
2470 * @see MediaWiki\MainConfigSchema::ExperiencedUserEdits
2472 $wgExperiencedUserEdits = null;
2475 * Config variable stub for the ExperiencedUserMemberSince setting, for use by phpdoc and IDEs.
2476 * @see MediaWiki\MainConfigSchema::ExperiencedUserMemberSince
2478 $wgExperiencedUserMemberSince = null;
2481 * Config variable stub for the ManualRevertSearchRadius setting, for use by phpdoc and IDEs.
2482 * @see MediaWiki\MainConfigSchema::ManualRevertSearchRadius
2484 $wgManualRevertSearchRadius = null;
2487 * Config variable stub for the RevertedTagMaxDepth setting, for use by phpdoc and IDEs.
2488 * @see MediaWiki\MainConfigSchema::RevertedTagMaxDepth
2490 $wgRevertedTagMaxDepth = null;
2493 * Config variable stub for the CentralIdLookupProviders setting, for use by phpdoc and IDEs.
2494 * @see MediaWiki\MainConfigSchema::CentralIdLookupProviders
2496 $wgCentralIdLookupProviders = null;
2499 * Config variable stub for the CentralIdLookupProvider setting, for use by phpdoc and IDEs.
2500 * @see MediaWiki\MainConfigSchema::CentralIdLookupProvider
2502 $wgCentralIdLookupProvider = null;
2505 * Config variable stub for the UserRegistrationProviders setting, for use by phpdoc and IDEs.
2506 * @see MediaWiki\MainConfigSchema::UserRegistrationProviders
2508 $wgUserRegistrationProviders = null;
2511 * Config variable stub for the PasswordPolicy setting, for use by phpdoc and IDEs.
2512 * @see MediaWiki\MainConfigSchema::PasswordPolicy
2514 $wgPasswordPolicy = null;
2517 * Config variable stub for the AuthManagerConfig setting, for use by phpdoc and IDEs.
2518 * @see MediaWiki\MainConfigSchema::AuthManagerConfig
2520 $wgAuthManagerConfig = null;
2523 * Config variable stub for the AuthManagerAutoConfig setting, for use by phpdoc and IDEs.
2524 * @see MediaWiki\MainConfigSchema::AuthManagerAutoConfig
2526 $wgAuthManagerAutoConfig = null;
2529 * Config variable stub for the RememberMe setting, for use by phpdoc and IDEs.
2530 * @see MediaWiki\MainConfigSchema::RememberMe
2532 $wgRememberMe = null;
2535 * Config variable stub for the ReauthenticateTime setting, for use by phpdoc and IDEs.
2536 * @see MediaWiki\MainConfigSchema::ReauthenticateTime
2538 $wgReauthenticateTime = null;
2541 * Config variable stub for the AllowSecuritySensitiveOperationIfCannotReauthenticate setting, for use by phpdoc and IDEs.
2542 * @see MediaWiki\MainConfigSchema::AllowSecuritySensitiveOperationIfCannotReauthenticate
2544 $wgAllowSecuritySensitiveOperationIfCannotReauthenticate = null;
2547 * Config variable stub for the ChangeCredentialsBlacklist setting, for use by phpdoc and IDEs.
2548 * @see MediaWiki\MainConfigSchema::ChangeCredentialsBlacklist
2550 $wgChangeCredentialsBlacklist = null;
2553 * Config variable stub for the RemoveCredentialsBlacklist setting, for use by phpdoc and IDEs.
2554 * @see MediaWiki\MainConfigSchema::RemoveCredentialsBlacklist
2556 $wgRemoveCredentialsBlacklist = null;
2559 * Config variable stub for the InvalidPasswordReset setting, for use by phpdoc and IDEs.
2560 * @see MediaWiki\MainConfigSchema::InvalidPasswordReset
2562 $wgInvalidPasswordReset = null;
2565 * Config variable stub for the PasswordDefault setting, for use by phpdoc and IDEs.
2566 * @see MediaWiki\MainConfigSchema::PasswordDefault
2568 $wgPasswordDefault = null;
2571 * Config variable stub for the PasswordConfig setting, for use by phpdoc and IDEs.
2572 * @see MediaWiki\MainConfigSchema::PasswordConfig
2574 $wgPasswordConfig = null;
2577 * Config variable stub for the PasswordResetRoutes setting, for use by phpdoc and IDEs.
2578 * @see MediaWiki\MainConfigSchema::PasswordResetRoutes
2580 $wgPasswordResetRoutes = null;
2583 * Config variable stub for the MaxSigChars setting, for use by phpdoc and IDEs.
2584 * @see MediaWiki\MainConfigSchema::MaxSigChars
2586 $wgMaxSigChars = null;
2589 * Config variable stub for the SignatureValidation setting, for use by phpdoc and IDEs.
2590 * @see MediaWiki\MainConfigSchema::SignatureValidation
2592 $wgSignatureValidation = null;
2595 * Config variable stub for the SignatureAllowedLintErrors setting, for use by phpdoc and IDEs.
2596 * @see MediaWiki\MainConfigSchema::SignatureAllowedLintErrors
2598 $wgSignatureAllowedLintErrors = null;
2601 * Config variable stub for the MaxNameChars setting, for use by phpdoc and IDEs.
2602 * @see MediaWiki\MainConfigSchema::MaxNameChars
2604 $wgMaxNameChars = null;
2607 * Config variable stub for the ReservedUsernames setting, for use by phpdoc and IDEs.
2608 * @see MediaWiki\MainConfigSchema::ReservedUsernames
2610 $wgReservedUsernames = null;
2613 * Config variable stub for the DefaultUserOptions setting, for use by phpdoc and IDEs.
2614 * @see MediaWiki\MainConfigSchema::DefaultUserOptions
2616 $wgDefaultUserOptions = null;
2619 * Config variable stub for the ConditionalUserOptions setting, for use by phpdoc and IDEs.
2620 * @see MediaWiki\MainConfigSchema::ConditionalUserOptions
2622 $wgConditionalUserOptions = null;
2625 * Config variable stub for the HiddenPrefs setting, for use by phpdoc and IDEs.
2626 * @see MediaWiki\MainConfigSchema::HiddenPrefs
2628 $wgHiddenPrefs = null;
2631 * Config variable stub for the InvalidUsernameCharacters setting, for use by phpdoc and IDEs.
2632 * @see MediaWiki\MainConfigSchema::InvalidUsernameCharacters
2634 $wgInvalidUsernameCharacters = null;
2637 * Config variable stub for the UserrightsInterwikiDelimiter setting, for use by phpdoc and IDEs.
2638 * @see MediaWiki\MainConfigSchema::UserrightsInterwikiDelimiter
2640 $wgUserrightsInterwikiDelimiter = null;
2643 * Config variable stub for the SecureLogin setting, for use by phpdoc and IDEs.
2644 * @see MediaWiki\MainConfigSchema::SecureLogin
2646 $wgSecureLogin = null;
2649 * Config variable stub for the AuthenticationTokenVersion setting, for use by phpdoc and IDEs.
2650 * @see MediaWiki\MainConfigSchema::AuthenticationTokenVersion
2652 $wgAuthenticationTokenVersion = null;
2655 * Config variable stub for the SessionProviders setting, for use by phpdoc and IDEs.
2656 * @see MediaWiki\MainConfigSchema::SessionProviders
2658 $wgSessionProviders = null;
2661 * Config variable stub for the AllowRequiringEmailForResets setting, for use by phpdoc and IDEs.
2662 * @see MediaWiki\MainConfigSchema::AllowRequiringEmailForResets
2664 $wgAllowRequiringEmailForResets = null;
2667 * Config variable stub for the AutoCreateTempUser setting, for use by phpdoc and IDEs.
2668 * @see MediaWiki\MainConfigSchema::AutoCreateTempUser
2670 $wgAutoCreateTempUser = null;
2673 * Config variable stub for the AutoblockExpiry setting, for use by phpdoc and IDEs.
2674 * @see MediaWiki\MainConfigSchema::AutoblockExpiry
2676 $wgAutoblockExpiry = null;
2679 * Config variable stub for the BlockAllowsUTEdit setting, for use by phpdoc and IDEs.
2680 * @see MediaWiki\MainConfigSchema::BlockAllowsUTEdit
2682 $wgBlockAllowsUTEdit = null;
2685 * Config variable stub for the BlockCIDRLimit setting, for use by phpdoc and IDEs.
2686 * @see MediaWiki\MainConfigSchema::BlockCIDRLimit
2688 $wgBlockCIDRLimit = null;
2691 * Config variable stub for the BlockDisablesLogin setting, for use by phpdoc and IDEs.
2692 * @see MediaWiki\MainConfigSchema::BlockDisablesLogin
2694 $wgBlockDisablesLogin = null;
2697 * Config variable stub for the EnablePartialActionBlocks setting, for use by phpdoc and IDEs.
2698 * @see MediaWiki\MainConfigSchema::EnablePartialActionBlocks
2700 $wgEnablePartialActionBlocks = null;
2703 * Config variable stub for the EnableMultiBlocks setting, for use by phpdoc and IDEs.
2704 * @see MediaWiki\MainConfigSchema::EnableMultiBlocks
2706 $wgEnableMultiBlocks = null;
2709 * Config variable stub for the BlockTargetMigrationStage setting, for use by phpdoc and IDEs.
2710 * @see MediaWiki\MainConfigSchema::BlockTargetMigrationStage
2712 $wgBlockTargetMigrationStage = null;
2715 * Config variable stub for the WhitelistRead setting, for use by phpdoc and IDEs.
2716 * @see MediaWiki\MainConfigSchema::WhitelistRead
2718 $wgWhitelistRead = null;
2721 * Config variable stub for the WhitelistReadRegexp setting, for use by phpdoc and IDEs.
2722 * @see MediaWiki\MainConfigSchema::WhitelistReadRegexp
2724 $wgWhitelistReadRegexp = null;
2727 * Config variable stub for the EmailConfirmToEdit setting, for use by phpdoc and IDEs.
2728 * @see MediaWiki\MainConfigSchema::EmailConfirmToEdit
2730 $wgEmailConfirmToEdit = null;
2733 * Config variable stub for the HideIdentifiableRedirects setting, for use by phpdoc and IDEs.
2734 * @see MediaWiki\MainConfigSchema::HideIdentifiableRedirects
2736 $wgHideIdentifiableRedirects = null;
2739 * Config variable stub for the GroupPermissions setting, for use by phpdoc and IDEs.
2740 * @see MediaWiki\MainConfigSchema::GroupPermissions
2742 $wgGroupPermissions = null;
2745 * Config variable stub for the PrivilegedGroups setting, for use by phpdoc and IDEs.
2746 * @see MediaWiki\MainConfigSchema::PrivilegedGroups
2748 $wgPrivilegedGroups = null;
2751 * Config variable stub for the RevokePermissions setting, for use by phpdoc and IDEs.
2752 * @see MediaWiki\MainConfigSchema::RevokePermissions
2754 $wgRevokePermissions = null;
2757 * Config variable stub for the GroupInheritsPermissions setting, for use by phpdoc and IDEs.
2758 * @see MediaWiki\MainConfigSchema::GroupInheritsPermissions
2760 $wgGroupInheritsPermissions = null;
2763 * Config variable stub for the ImplicitGroups setting, for use by phpdoc and IDEs.
2764 * @see MediaWiki\MainConfigSchema::ImplicitGroups
2766 $wgImplicitGroups = null;
2769 * Config variable stub for the GroupsAddToSelf setting, for use by phpdoc and IDEs.
2770 * @see MediaWiki\MainConfigSchema::GroupsAddToSelf
2772 $wgGroupsAddToSelf = null;
2775 * Config variable stub for the GroupsRemoveFromSelf setting, for use by phpdoc and IDEs.
2776 * @see MediaWiki\MainConfigSchema::GroupsRemoveFromSelf
2778 $wgGroupsRemoveFromSelf = null;
2781 * Config variable stub for the RestrictionTypes setting, for use by phpdoc and IDEs.
2782 * @see MediaWiki\MainConfigSchema::RestrictionTypes
2784 $wgRestrictionTypes = null;
2787 * Config variable stub for the RestrictionLevels setting, for use by phpdoc and IDEs.
2788 * @see MediaWiki\MainConfigSchema::RestrictionLevels
2790 $wgRestrictionLevels = null;
2793 * Config variable stub for the CascadingRestrictionLevels setting, for use by phpdoc and IDEs.
2794 * @see MediaWiki\MainConfigSchema::CascadingRestrictionLevels
2796 $wgCascadingRestrictionLevels = null;
2799 * Config variable stub for the SemiprotectedRestrictionLevels setting, for use by phpdoc and IDEs.
2800 * @see MediaWiki\MainConfigSchema::SemiprotectedRestrictionLevels
2802 $wgSemiprotectedRestrictionLevels = null;
2805 * Config variable stub for the NamespaceProtection setting, for use by phpdoc and IDEs.
2806 * @see MediaWiki\MainConfigSchema::NamespaceProtection
2808 $wgNamespaceProtection = null;
2811 * Config variable stub for the NonincludableNamespaces setting, for use by phpdoc and IDEs.
2812 * @see MediaWiki\MainConfigSchema::NonincludableNamespaces
2814 $wgNonincludableNamespaces = null;
2817 * Config variable stub for the AutoConfirmAge setting, for use by phpdoc and IDEs.
2818 * @see MediaWiki\MainConfigSchema::AutoConfirmAge
2820 $wgAutoConfirmAge = null;
2823 * Config variable stub for the AutoConfirmCount setting, for use by phpdoc and IDEs.
2824 * @see MediaWiki\MainConfigSchema::AutoConfirmCount
2826 $wgAutoConfirmCount = null;
2829 * Config variable stub for the Autopromote setting, for use by phpdoc and IDEs.
2830 * @see MediaWiki\MainConfigSchema::Autopromote
2832 $wgAutopromote = null;
2835 * Config variable stub for the AutopromoteOnce setting, for use by phpdoc and IDEs.
2836 * @see MediaWiki\MainConfigSchema::AutopromoteOnce
2838 $wgAutopromoteOnce = null;
2841 * Config variable stub for the AutopromoteOnceLogInRC setting, for use by phpdoc and IDEs.
2842 * @see MediaWiki\MainConfigSchema::AutopromoteOnceLogInRC
2844 $wgAutopromoteOnceLogInRC = null;
2847 * Config variable stub for the AddGroups setting, for use by phpdoc and IDEs.
2848 * @see MediaWiki\MainConfigSchema::AddGroups
2850 $wgAddGroups = null;
2853 * Config variable stub for the RemoveGroups setting, for use by phpdoc and IDEs.
2854 * @see MediaWiki\MainConfigSchema::RemoveGroups
2856 $wgRemoveGroups = null;
2859 * Config variable stub for the AvailableRights setting, for use by phpdoc and IDEs.
2860 * @see MediaWiki\MainConfigSchema::AvailableRights
2862 $wgAvailableRights = null;
2865 * Config variable stub for the ImplicitRights setting, for use by phpdoc and IDEs.
2866 * @see MediaWiki\MainConfigSchema::ImplicitRights
2868 $wgImplicitRights = null;
2871 * Config variable stub for the DeleteRevisionsLimit setting, for use by phpdoc and IDEs.
2872 * @see MediaWiki\MainConfigSchema::DeleteRevisionsLimit
2874 $wgDeleteRevisionsLimit = null;
2877 * Config variable stub for the DeleteRevisionsBatchSize setting, for use by phpdoc and IDEs.
2878 * @see MediaWiki\MainConfigSchema::DeleteRevisionsBatchSize
2880 $wgDeleteRevisionsBatchSize = null;
2883 * Config variable stub for the HideUserContribLimit setting, for use by phpdoc and IDEs.
2884 * @see MediaWiki\MainConfigSchema::HideUserContribLimit
2886 $wgHideUserContribLimit = null;
2889 * Config variable stub for the AccountCreationThrottle setting, for use by phpdoc and IDEs.
2890 * @see MediaWiki\MainConfigSchema::AccountCreationThrottle
2892 $wgAccountCreationThrottle = null;
2895 * Config variable stub for the TempAccountCreationThrottle setting, for use by phpdoc and IDEs.
2896 * @see MediaWiki\MainConfigSchema::TempAccountCreationThrottle
2898 $wgTempAccountCreationThrottle = null;
2901 * Config variable stub for the TempAccountNameAcquisitionThrottle setting, for use by phpdoc and IDEs.
2902 * @see MediaWiki\MainConfigSchema::TempAccountNameAcquisitionThrottle
2904 $wgTempAccountNameAcquisitionThrottle = null;
2907 * Config variable stub for the SpamRegex setting, for use by phpdoc and IDEs.
2908 * @see MediaWiki\MainConfigSchema::SpamRegex
2910 $wgSpamRegex = null;
2913 * Config variable stub for the SummarySpamRegex setting, for use by phpdoc and IDEs.
2914 * @see MediaWiki\MainConfigSchema::SummarySpamRegex
2916 $wgSummarySpamRegex = null;
2919 * Config variable stub for the EnableDnsBlacklist setting, for use by phpdoc and IDEs.
2920 * @see MediaWiki\MainConfigSchema::EnableDnsBlacklist
2922 $wgEnableDnsBlacklist = null;
2925 * Config variable stub for the DnsBlacklistUrls setting, for use by phpdoc and IDEs.
2926 * @see MediaWiki\MainConfigSchema::DnsBlacklistUrls
2928 $wgDnsBlacklistUrls = null;
2931 * Config variable stub for the ProxyList setting, for use by phpdoc and IDEs.
2932 * @see MediaWiki\MainConfigSchema::ProxyList
2934 $wgProxyList = null;
2937 * Config variable stub for the ProxyWhitelist setting, for use by phpdoc and IDEs.
2938 * @see MediaWiki\MainConfigSchema::ProxyWhitelist
2940 $wgProxyWhitelist = null;
2943 * Config variable stub for the SoftBlockRanges setting, for use by phpdoc and IDEs.
2944 * @see MediaWiki\MainConfigSchema::SoftBlockRanges
2946 $wgSoftBlockRanges = null;
2949 * Config variable stub for the ApplyIpBlocksToXff setting, for use by phpdoc and IDEs.
2950 * @see MediaWiki\MainConfigSchema::ApplyIpBlocksToXff
2952 $wgApplyIpBlocksToXff = null;
2955 * Config variable stub for the RateLimits setting, for use by phpdoc and IDEs.
2956 * @see MediaWiki\MainConfigSchema::RateLimits
2958 $wgRateLimits = null;
2961 * Config variable stub for the RateLimitsExcludedIPs setting, for use by phpdoc and IDEs.
2962 * @see MediaWiki\MainConfigSchema::RateLimitsExcludedIPs
2964 $wgRateLimitsExcludedIPs = null;
2967 * Config variable stub for the PutIPinRC setting, for use by phpdoc and IDEs.
2968 * @see MediaWiki\MainConfigSchema::PutIPinRC
2970 $wgPutIPinRC = null;
2973 * Config variable stub for the QueryPageDefaultLimit setting, for use by phpdoc and IDEs.
2974 * @see MediaWiki\MainConfigSchema::QueryPageDefaultLimit
2976 $wgQueryPageDefaultLimit = null;
2979 * Config variable stub for the PasswordAttemptThrottle setting, for use by phpdoc and IDEs.
2980 * @see MediaWiki\MainConfigSchema::PasswordAttemptThrottle
2982 $wgPasswordAttemptThrottle = null;
2985 * Config variable stub for the GrantPermissions setting, for use by phpdoc and IDEs.
2986 * @see MediaWiki\MainConfigSchema::GrantPermissions
2988 $wgGrantPermissions = null;
2991 * Config variable stub for the GrantPermissionGroups setting, for use by phpdoc and IDEs.
2992 * @see MediaWiki\MainConfigSchema::GrantPermissionGroups
2994 $wgGrantPermissionGroups = null;
2997 * Config variable stub for the GrantRiskGroups setting, for use by phpdoc and IDEs.
2998 * @see MediaWiki\MainConfigSchema::GrantRiskGroups
3000 $wgGrantRiskGroups = null;
3003 * Config variable stub for the EnableBotPasswords setting, for use by phpdoc and IDEs.
3004 * @see MediaWiki\MainConfigSchema::EnableBotPasswords
3006 $wgEnableBotPasswords = null;
3009 * Config variable stub for the BotPasswordsCluster setting, for use by phpdoc and IDEs.
3010 * @see MediaWiki\MainConfigSchema::BotPasswordsCluster
3012 $wgBotPasswordsCluster = null;
3015 * Config variable stub for the BotPasswordsDatabase setting, for use by phpdoc and IDEs.
3016 * @see MediaWiki\MainConfigSchema::BotPasswordsDatabase
3018 $wgBotPasswordsDatabase = null;
3021 * Config variable stub for the SecretKey setting, for use by phpdoc and IDEs.
3022 * @see MediaWiki\MainConfigSchema::SecretKey
3024 $wgSecretKey = null;
3027 * Config variable stub for the AllowUserJs setting, for use by phpdoc and IDEs.
3028 * @see MediaWiki\MainConfigSchema::AllowUserJs
3030 $wgAllowUserJs = null;
3033 * Config variable stub for the AllowUserCss setting, for use by phpdoc and IDEs.
3034 * @see MediaWiki\MainConfigSchema::AllowUserCss
3036 $wgAllowUserCss = null;
3039 * Config variable stub for the AllowUserCssPrefs setting, for use by phpdoc and IDEs.
3040 * @see MediaWiki\MainConfigSchema::AllowUserCssPrefs
3042 $wgAllowUserCssPrefs = null;
3045 * Config variable stub for the UseSiteJs setting, for use by phpdoc and IDEs.
3046 * @see MediaWiki\MainConfigSchema::UseSiteJs
3048 $wgUseSiteJs = null;
3051 * Config variable stub for the UseSiteCss setting, for use by phpdoc and IDEs.
3052 * @see MediaWiki\MainConfigSchema::UseSiteCss
3054 $wgUseSiteCss = null;
3057 * Config variable stub for the BreakFrames setting, for use by phpdoc and IDEs.
3058 * @see MediaWiki\MainConfigSchema::BreakFrames
3060 $wgBreakFrames = null;
3063 * Config variable stub for the EditPageFrameOptions setting, for use by phpdoc and IDEs.
3064 * @see MediaWiki\MainConfigSchema::EditPageFrameOptions
3066 $wgEditPageFrameOptions = null;
3069 * Config variable stub for the ApiFrameOptions setting, for use by phpdoc and IDEs.
3070 * @see MediaWiki\MainConfigSchema::ApiFrameOptions
3072 $wgApiFrameOptions = null;
3075 * Config variable stub for the CSPHeader setting, for use by phpdoc and IDEs.
3076 * @see MediaWiki\MainConfigSchema::CSPHeader
3078 $wgCSPHeader = null;
3081 * Config variable stub for the CSPReportOnlyHeader setting, for use by phpdoc and IDEs.
3082 * @see MediaWiki\MainConfigSchema::CSPReportOnlyHeader
3084 $wgCSPReportOnlyHeader = null;
3087 * Config variable stub for the CSPFalsePositiveUrls setting, for use by phpdoc and IDEs.
3088 * @see MediaWiki\MainConfigSchema::CSPFalsePositiveUrls
3090 $wgCSPFalsePositiveUrls = null;
3093 * Config variable stub for the AllowCrossOrigin setting, for use by phpdoc and IDEs.
3094 * @see MediaWiki\MainConfigSchema::AllowCrossOrigin
3096 $wgAllowCrossOrigin = null;
3099 * Config variable stub for the RestAllowCrossOriginCookieAuth setting, for use by phpdoc and IDEs.
3100 * @see MediaWiki\MainConfigSchema::RestAllowCrossOriginCookieAuth
3102 $wgRestAllowCrossOriginCookieAuth = null;
3105 * Config variable stub for the SessionSecret setting, for use by phpdoc and IDEs.
3106 * @see MediaWiki\MainConfigSchema::SessionSecret
3108 $wgSessionSecret = null;
3111 * Config variable stub for the HKDFSecret setting, for use by phpdoc and IDEs.
3112 * @see MediaWiki\MainConfigSchema::HKDFSecret
3114 $wgHKDFSecret = null;
3117 * Config variable stub for the HKDFAlgorithm setting, for use by phpdoc and IDEs.
3118 * @see MediaWiki\MainConfigSchema::HKDFAlgorithm
3120 $wgHKDFAlgorithm = null;
3123 * Config variable stub for the CookieExpiration setting, for use by phpdoc and IDEs.
3124 * @see MediaWiki\MainConfigSchema::CookieExpiration
3126 $wgCookieExpiration = null;
3129 * Config variable stub for the ExtendedLoginCookieExpiration setting, for use by phpdoc and IDEs.
3130 * @see MediaWiki\MainConfigSchema::ExtendedLoginCookieExpiration
3132 $wgExtendedLoginCookieExpiration = null;
3135 * Config variable stub for the CookieDomain setting, for use by phpdoc and IDEs.
3136 * @see MediaWiki\MainConfigSchema::CookieDomain
3138 $wgCookieDomain = null;
3141 * Config variable stub for the CookiePath setting, for use by phpdoc and IDEs.
3142 * @see MediaWiki\MainConfigSchema::CookiePath
3144 $wgCookiePath = null;
3147 * Config variable stub for the CookieSecure setting, for use by phpdoc and IDEs.
3148 * @see MediaWiki\MainConfigSchema::CookieSecure
3150 $wgCookieSecure = null;
3153 * Config variable stub for the CookiePrefix setting, for use by phpdoc and IDEs.
3154 * @see MediaWiki\MainConfigSchema::CookiePrefix
3156 $wgCookiePrefix = null;
3159 * Config variable stub for the CookieHttpOnly setting, for use by phpdoc and IDEs.
3160 * @see MediaWiki\MainConfigSchema::CookieHttpOnly
3162 $wgCookieHttpOnly = null;
3165 * Config variable stub for the CookieSameSite setting, for use by phpdoc and IDEs.
3166 * @see MediaWiki\MainConfigSchema::CookieSameSite
3168 $wgCookieSameSite = null;
3171 * Config variable stub for the CacheVaryCookies setting, for use by phpdoc and IDEs.
3172 * @see MediaWiki\MainConfigSchema::CacheVaryCookies
3174 $wgCacheVaryCookies = null;
3177 * Config variable stub for the SessionName setting, for use by phpdoc and IDEs.
3178 * @see MediaWiki\MainConfigSchema::SessionName
3180 $wgSessionName = null;
3183 * Config variable stub for the CookieSetOnAutoblock setting, for use by phpdoc and IDEs.
3184 * @see MediaWiki\MainConfigSchema::CookieSetOnAutoblock
3186 $wgCookieSetOnAutoblock = null;
3189 * Config variable stub for the CookieSetOnIpBlock setting, for use by phpdoc and IDEs.
3190 * @see MediaWiki\MainConfigSchema::CookieSetOnIpBlock
3192 $wgCookieSetOnIpBlock = null;
3195 * Config variable stub for the DebugLogFile setting, for use by phpdoc and IDEs.
3196 * @see MediaWiki\MainConfigSchema::DebugLogFile
3198 $wgDebugLogFile = null;
3201 * Config variable stub for the DebugLogPrefix setting, for use by phpdoc and IDEs.
3202 * @see MediaWiki\MainConfigSchema::DebugLogPrefix
3204 $wgDebugLogPrefix = null;
3207 * Config variable stub for the DebugRedirects setting, for use by phpdoc and IDEs.
3208 * @see MediaWiki\MainConfigSchema::DebugRedirects
3210 $wgDebugRedirects = null;
3213 * Config variable stub for the DebugRawPage setting, for use by phpdoc and IDEs.
3214 * @see MediaWiki\MainConfigSchema::DebugRawPage
3216 $wgDebugRawPage = null;
3219 * Config variable stub for the DebugComments setting, for use by phpdoc and IDEs.
3220 * @see MediaWiki\MainConfigSchema::DebugComments
3222 $wgDebugComments = null;
3225 * Config variable stub for the DebugDumpSql setting, for use by phpdoc and IDEs.
3226 * @see MediaWiki\MainConfigSchema::DebugDumpSql
3228 $wgDebugDumpSql = null;
3231 * Config variable stub for the TrxProfilerLimits setting, for use by phpdoc and IDEs.
3232 * @see MediaWiki\MainConfigSchema::TrxProfilerLimits
3234 $wgTrxProfilerLimits = null;
3237 * Config variable stub for the DebugLogGroups setting, for use by phpdoc and IDEs.
3238 * @see MediaWiki\MainConfigSchema::DebugLogGroups
3240 $wgDebugLogGroups = null;
3243 * Config variable stub for the MWLoggerDefaultSpi setting, for use by phpdoc and IDEs.
3244 * @see MediaWiki\MainConfigSchema::MWLoggerDefaultSpi
3246 $wgMWLoggerDefaultSpi = null;
3249 * Config variable stub for the ShowDebug setting, for use by phpdoc and IDEs.
3250 * @see MediaWiki\MainConfigSchema::ShowDebug
3252 $wgShowDebug = null;
3255 * Config variable stub for the SpecialVersionShowHooks setting, for use by phpdoc and IDEs.
3256 * @see MediaWiki\MainConfigSchema::SpecialVersionShowHooks
3258 $wgSpecialVersionShowHooks = null;
3261 * Config variable stub for the ShowExceptionDetails setting, for use by phpdoc and IDEs.
3262 * @see MediaWiki\MainConfigSchema::ShowExceptionDetails
3264 $wgShowExceptionDetails = null;
3267 * Config variable stub for the LogExceptionBacktrace setting, for use by phpdoc and IDEs.
3268 * @see MediaWiki\MainConfigSchema::LogExceptionBacktrace
3270 $wgLogExceptionBacktrace = null;
3273 * Config variable stub for the PropagateErrors setting, for use by phpdoc and IDEs.
3274 * @see MediaWiki\MainConfigSchema::PropagateErrors
3276 $wgPropagateErrors = null;
3279 * Config variable stub for the ShowHostnames setting, for use by phpdoc and IDEs.
3280 * @see MediaWiki\MainConfigSchema::ShowHostnames
3282 $wgShowHostnames = null;
3285 * Config variable stub for the OverrideHostname setting, for use by phpdoc and IDEs.
3286 * @see MediaWiki\MainConfigSchema::OverrideHostname
3288 $wgOverrideHostname = null;
3291 * Config variable stub for the DevelopmentWarnings setting, for use by phpdoc and IDEs.
3292 * @see MediaWiki\MainConfigSchema::DevelopmentWarnings
3294 $wgDevelopmentWarnings = null;
3297 * Config variable stub for the DeprecationReleaseLimit setting, for use by phpdoc and IDEs.
3298 * @see MediaWiki\MainConfigSchema::DeprecationReleaseLimit
3300 $wgDeprecationReleaseLimit = null;
3303 * Config variable stub for the Profiler setting, for use by phpdoc and IDEs.
3304 * @see MediaWiki\MainConfigSchema::Profiler
3306 $wgProfiler = null;
3309 * Config variable stub for the StatsdServer setting, for use by phpdoc and IDEs.
3310 * @see MediaWiki\MainConfigSchema::StatsdServer
3312 $wgStatsdServer = null;
3315 * Config variable stub for the StatsdMetricPrefix setting, for use by phpdoc and IDEs.
3316 * @see MediaWiki\MainConfigSchema::StatsdMetricPrefix
3318 $wgStatsdMetricPrefix = null;
3321 * Config variable stub for the StatsdSamplingRates setting, for use by phpdoc and IDEs.
3322 * @see MediaWiki\MainConfigSchema::StatsdSamplingRates
3324 $wgStatsdSamplingRates = null;
3327 * Config variable stub for the StatsTarget setting, for use by phpdoc and IDEs.
3328 * @see MediaWiki\MainConfigSchema::StatsTarget
3330 $wgStatsTarget = null;
3333 * Config variable stub for the StatsFormat setting, for use by phpdoc and IDEs.
3334 * @see MediaWiki\MainConfigSchema::StatsFormat
3336 $wgStatsFormat = null;
3339 * Config variable stub for the StatsPrefix setting, for use by phpdoc and IDEs.
3340 * @see MediaWiki\MainConfigSchema::StatsPrefix
3342 $wgStatsPrefix = null;
3345 * Config variable stub for the PageInfoTransclusionLimit setting, for use by phpdoc and IDEs.
3346 * @see MediaWiki\MainConfigSchema::PageInfoTransclusionLimit
3348 $wgPageInfoTransclusionLimit = null;
3351 * Config variable stub for the EnableJavaScriptTest setting, for use by phpdoc and IDEs.
3352 * @see MediaWiki\MainConfigSchema::EnableJavaScriptTest
3354 $wgEnableJavaScriptTest = null;
3357 * Config variable stub for the CachePrefix setting, for use by phpdoc and IDEs.
3358 * @see MediaWiki\MainConfigSchema::CachePrefix
3360 $wgCachePrefix = null;
3363 * Config variable stub for the DebugToolbar setting, for use by phpdoc and IDEs.
3364 * @see MediaWiki\MainConfigSchema::DebugToolbar
3366 $wgDebugToolbar = null;
3369 * Config variable stub for the DisableTextSearch setting, for use by phpdoc and IDEs.
3370 * @see MediaWiki\MainConfigSchema::DisableTextSearch
3372 $wgDisableTextSearch = null;
3375 * Config variable stub for the AdvancedSearchHighlighting setting, for use by phpdoc and IDEs.
3376 * @see MediaWiki\MainConfigSchema::AdvancedSearchHighlighting
3378 $wgAdvancedSearchHighlighting = null;
3381 * Config variable stub for the SearchHighlightBoundaries setting, for use by phpdoc and IDEs.
3382 * @see MediaWiki\MainConfigSchema::SearchHighlightBoundaries
3384 $wgSearchHighlightBoundaries = null;
3387 * Config variable stub for the OpenSearchTemplates setting, for use by phpdoc and IDEs.
3388 * @see MediaWiki\MainConfigSchema::OpenSearchTemplates
3390 $wgOpenSearchTemplates = null;
3393 * Config variable stub for the OpenSearchDefaultLimit setting, for use by phpdoc and IDEs.
3394 * @see MediaWiki\MainConfigSchema::OpenSearchDefaultLimit
3396 $wgOpenSearchDefaultLimit = null;
3399 * Config variable stub for the OpenSearchDescriptionLength setting, for use by phpdoc and IDEs.
3400 * @see MediaWiki\MainConfigSchema::OpenSearchDescriptionLength
3402 $wgOpenSearchDescriptionLength = null;
3405 * Config variable stub for the SearchSuggestCacheExpiry setting, for use by phpdoc and IDEs.
3406 * @see MediaWiki\MainConfigSchema::SearchSuggestCacheExpiry
3408 $wgSearchSuggestCacheExpiry = null;
3411 * Config variable stub for the DisableSearchUpdate setting, for use by phpdoc and IDEs.
3412 * @see MediaWiki\MainConfigSchema::DisableSearchUpdate
3414 $wgDisableSearchUpdate = null;
3417 * Config variable stub for the NamespacesToBeSearchedDefault setting, for use by phpdoc and IDEs.
3418 * @see MediaWiki\MainConfigSchema::NamespacesToBeSearchedDefault
3420 $wgNamespacesToBeSearchedDefault = null;
3423 * Config variable stub for the DisableInternalSearch setting, for use by phpdoc and IDEs.
3424 * @see MediaWiki\MainConfigSchema::DisableInternalSearch
3426 $wgDisableInternalSearch = null;
3429 * Config variable stub for the SearchForwardUrl setting, for use by phpdoc and IDEs.
3430 * @see MediaWiki\MainConfigSchema::SearchForwardUrl
3432 $wgSearchForwardUrl = null;
3435 * Config variable stub for the SitemapNamespaces setting, for use by phpdoc and IDEs.
3436 * @see MediaWiki\MainConfigSchema::SitemapNamespaces
3438 $wgSitemapNamespaces = null;
3441 * Config variable stub for the SitemapNamespacesPriorities setting, for use by phpdoc and IDEs.
3442 * @see MediaWiki\MainConfigSchema::SitemapNamespacesPriorities
3444 $wgSitemapNamespacesPriorities = null;
3447 * Config variable stub for the EnableSearchContributorsByIP setting, for use by phpdoc and IDEs.
3448 * @see MediaWiki\MainConfigSchema::EnableSearchContributorsByIP
3450 $wgEnableSearchContributorsByIP = null;
3453 * Config variable stub for the SpecialSearchFormOptions setting, for use by phpdoc and IDEs.
3454 * @see MediaWiki\MainConfigSchema::SpecialSearchFormOptions
3456 $wgSpecialSearchFormOptions = null;
3459 * Config variable stub for the SearchMatchRedirectPreference setting, for use by phpdoc and IDEs.
3460 * @see MediaWiki\MainConfigSchema::SearchMatchRedirectPreference
3462 $wgSearchMatchRedirectPreference = null;
3465 * Config variable stub for the SearchRunSuggestedQuery setting, for use by phpdoc and IDEs.
3466 * @see MediaWiki\MainConfigSchema::SearchRunSuggestedQuery
3468 $wgSearchRunSuggestedQuery = null;
3471 * Config variable stub for the Diff3 setting, for use by phpdoc and IDEs.
3472 * @see MediaWiki\MainConfigSchema::Diff3
3474 $wgDiff3 = null;
3477 * Config variable stub for the Diff setting, for use by phpdoc and IDEs.
3478 * @see MediaWiki\MainConfigSchema::Diff
3480 $wgDiff = null;
3483 * Config variable stub for the PreviewOnOpenNamespaces setting, for use by phpdoc and IDEs.
3484 * @see MediaWiki\MainConfigSchema::PreviewOnOpenNamespaces
3486 $wgPreviewOnOpenNamespaces = null;
3489 * Config variable stub for the UniversalEditButton setting, for use by phpdoc and IDEs.
3490 * @see MediaWiki\MainConfigSchema::UniversalEditButton
3492 $wgUniversalEditButton = null;
3495 * Config variable stub for the UseAutomaticEditSummaries setting, for use by phpdoc and IDEs.
3496 * @see MediaWiki\MainConfigSchema::UseAutomaticEditSummaries
3498 $wgUseAutomaticEditSummaries = null;
3501 * Config variable stub for the CommandLineDarkBg setting, for use by phpdoc and IDEs.
3502 * @see MediaWiki\MainConfigSchema::CommandLineDarkBg
3504 $wgCommandLineDarkBg = null;
3507 * Config variable stub for the ReadOnly setting, for use by phpdoc and IDEs.
3508 * @see MediaWiki\MainConfigSchema::ReadOnly
3510 $wgReadOnly = null;
3513 * Config variable stub for the ReadOnlyWatchedItemStore setting, for use by phpdoc and IDEs.
3514 * @see MediaWiki\MainConfigSchema::ReadOnlyWatchedItemStore
3516 $wgReadOnlyWatchedItemStore = null;
3519 * Config variable stub for the ReadOnlyFile setting, for use by phpdoc and IDEs.
3520 * @see MediaWiki\MainConfigSchema::ReadOnlyFile
3522 $wgReadOnlyFile = null;
3525 * Config variable stub for the UpgradeKey setting, for use by phpdoc and IDEs.
3526 * @see MediaWiki\MainConfigSchema::UpgradeKey
3528 $wgUpgradeKey = null;
3531 * Config variable stub for the GitBin setting, for use by phpdoc and IDEs.
3532 * @see MediaWiki\MainConfigSchema::GitBin
3534 $wgGitBin = null;
3537 * Config variable stub for the GitRepositoryViewers setting, for use by phpdoc and IDEs.
3538 * @see MediaWiki\MainConfigSchema::GitRepositoryViewers
3540 $wgGitRepositoryViewers = null;
3543 * Config variable stub for the RCMaxAge setting, for use by phpdoc and IDEs.
3544 * @see MediaWiki\MainConfigSchema::RCMaxAge
3546 $wgRCMaxAge = null;
3549 * Config variable stub for the WatchersMaxAge setting, for use by phpdoc and IDEs.
3550 * @see MediaWiki\MainConfigSchema::WatchersMaxAge
3552 $wgWatchersMaxAge = null;
3555 * Config variable stub for the UnwatchedPageSecret setting, for use by phpdoc and IDEs.
3556 * @see MediaWiki\MainConfigSchema::UnwatchedPageSecret
3558 $wgUnwatchedPageSecret = null;
3561 * Config variable stub for the RCFilterByAge setting, for use by phpdoc and IDEs.
3562 * @see MediaWiki\MainConfigSchema::RCFilterByAge
3564 $wgRCFilterByAge = null;
3567 * Config variable stub for the RCLinkLimits setting, for use by phpdoc and IDEs.
3568 * @see MediaWiki\MainConfigSchema::RCLinkLimits
3570 $wgRCLinkLimits = null;
3573 * Config variable stub for the RCLinkDays setting, for use by phpdoc and IDEs.
3574 * @see MediaWiki\MainConfigSchema::RCLinkDays
3576 $wgRCLinkDays = null;
3579 * Config variable stub for the RCFeeds setting, for use by phpdoc and IDEs.
3580 * @see MediaWiki\MainConfigSchema::RCFeeds
3582 $wgRCFeeds = null;
3585 * Config variable stub for the RCEngines setting, for use by phpdoc and IDEs.
3586 * @see MediaWiki\MainConfigSchema::RCEngines
3588 $wgRCEngines = null;
3591 * Config variable stub for the RCWatchCategoryMembership setting, for use by phpdoc and IDEs.
3592 * @see MediaWiki\MainConfigSchema::RCWatchCategoryMembership
3594 $wgRCWatchCategoryMembership = null;
3597 * Config variable stub for the UseRCPatrol setting, for use by phpdoc and IDEs.
3598 * @see MediaWiki\MainConfigSchema::UseRCPatrol
3600 $wgUseRCPatrol = null;
3603 * Config variable stub for the StructuredChangeFiltersLiveUpdatePollingRate setting, for use by phpdoc and IDEs.
3604 * @see MediaWiki\MainConfigSchema::StructuredChangeFiltersLiveUpdatePollingRate
3606 $wgStructuredChangeFiltersLiveUpdatePollingRate = null;
3609 * Config variable stub for the UseNPPatrol setting, for use by phpdoc and IDEs.
3610 * @see MediaWiki\MainConfigSchema::UseNPPatrol
3612 $wgUseNPPatrol = null;
3615 * Config variable stub for the UseFilePatrol setting, for use by phpdoc and IDEs.
3616 * @see MediaWiki\MainConfigSchema::UseFilePatrol
3618 $wgUseFilePatrol = null;
3621 * Config variable stub for the Feed setting, for use by phpdoc and IDEs.
3622 * @see MediaWiki\MainConfigSchema::Feed
3624 $wgFeed = null;
3627 * Config variable stub for the FeedLimit setting, for use by phpdoc and IDEs.
3628 * @see MediaWiki\MainConfigSchema::FeedLimit
3630 $wgFeedLimit = null;
3633 * Config variable stub for the FeedCacheTimeout setting, for use by phpdoc and IDEs.
3634 * @see MediaWiki\MainConfigSchema::FeedCacheTimeout
3636 $wgFeedCacheTimeout = null;
3639 * Config variable stub for the FeedDiffCutoff setting, for use by phpdoc and IDEs.
3640 * @see MediaWiki\MainConfigSchema::FeedDiffCutoff
3642 $wgFeedDiffCutoff = null;
3645 * Config variable stub for the OverrideSiteFeed setting, for use by phpdoc and IDEs.
3646 * @see MediaWiki\MainConfigSchema::OverrideSiteFeed
3648 $wgOverrideSiteFeed = null;
3651 * Config variable stub for the FeedClasses setting, for use by phpdoc and IDEs.
3652 * @see MediaWiki\MainConfigSchema::FeedClasses
3654 $wgFeedClasses = null;
3657 * Config variable stub for the AdvertisedFeedTypes setting, for use by phpdoc and IDEs.
3658 * @see MediaWiki\MainConfigSchema::AdvertisedFeedTypes
3660 $wgAdvertisedFeedTypes = null;
3663 * Config variable stub for the RCShowWatchingUsers setting, for use by phpdoc and IDEs.
3664 * @see MediaWiki\MainConfigSchema::RCShowWatchingUsers
3666 $wgRCShowWatchingUsers = null;
3669 * Config variable stub for the RCShowChangedSize setting, for use by phpdoc and IDEs.
3670 * @see MediaWiki\MainConfigSchema::RCShowChangedSize
3672 $wgRCShowChangedSize = null;
3675 * Config variable stub for the RCChangedSizeThreshold setting, for use by phpdoc and IDEs.
3676 * @see MediaWiki\MainConfigSchema::RCChangedSizeThreshold
3678 $wgRCChangedSizeThreshold = null;
3681 * Config variable stub for the ShowUpdatedMarker setting, for use by phpdoc and IDEs.
3682 * @see MediaWiki\MainConfigSchema::ShowUpdatedMarker
3684 $wgShowUpdatedMarker = null;
3687 * Config variable stub for the DisableAnonTalk setting, for use by phpdoc and IDEs.
3688 * @see MediaWiki\MainConfigSchema::DisableAnonTalk
3690 $wgDisableAnonTalk = null;
3693 * Config variable stub for the UseTagFilter setting, for use by phpdoc and IDEs.
3694 * @see MediaWiki\MainConfigSchema::UseTagFilter
3696 $wgUseTagFilter = null;
3699 * Config variable stub for the SoftwareTags setting, for use by phpdoc and IDEs.
3700 * @see MediaWiki\MainConfigSchema::SoftwareTags
3702 $wgSoftwareTags = null;
3705 * Config variable stub for the UnwatchedPageThreshold setting, for use by phpdoc and IDEs.
3706 * @see MediaWiki\MainConfigSchema::UnwatchedPageThreshold
3708 $wgUnwatchedPageThreshold = null;
3711 * Config variable stub for the RecentChangesFlags setting, for use by phpdoc and IDEs.
3712 * @see MediaWiki\MainConfigSchema::RecentChangesFlags
3714 $wgRecentChangesFlags = null;
3717 * Config variable stub for the WatchlistExpiry setting, for use by phpdoc and IDEs.
3718 * @see MediaWiki\MainConfigSchema::WatchlistExpiry
3720 $wgWatchlistExpiry = null;
3723 * Config variable stub for the WatchlistPurgeRate setting, for use by phpdoc and IDEs.
3724 * @see MediaWiki\MainConfigSchema::WatchlistPurgeRate
3726 $wgWatchlistPurgeRate = null;
3729 * Config variable stub for the WatchlistExpiryMaxDuration setting, for use by phpdoc and IDEs.
3730 * @see MediaWiki\MainConfigSchema::WatchlistExpiryMaxDuration
3732 $wgWatchlistExpiryMaxDuration = null;
3735 * Config variable stub for the RightsPage setting, for use by phpdoc and IDEs.
3736 * @see MediaWiki\MainConfigSchema::RightsPage
3738 $wgRightsPage = null;
3741 * Config variable stub for the RightsUrl setting, for use by phpdoc and IDEs.
3742 * @see MediaWiki\MainConfigSchema::RightsUrl
3744 $wgRightsUrl = null;
3747 * Config variable stub for the RightsText setting, for use by phpdoc and IDEs.
3748 * @see MediaWiki\MainConfigSchema::RightsText
3750 $wgRightsText = null;
3753 * Config variable stub for the RightsIcon setting, for use by phpdoc and IDEs.
3754 * @see MediaWiki\MainConfigSchema::RightsIcon
3756 $wgRightsIcon = null;
3759 * Config variable stub for the UseCopyrightUpload setting, for use by phpdoc and IDEs.
3760 * @see MediaWiki\MainConfigSchema::UseCopyrightUpload
3762 $wgUseCopyrightUpload = null;
3765 * Config variable stub for the MaxCredits setting, for use by phpdoc and IDEs.
3766 * @see MediaWiki\MainConfigSchema::MaxCredits
3768 $wgMaxCredits = null;
3771 * Config variable stub for the ShowCreditsIfMax setting, for use by phpdoc and IDEs.
3772 * @see MediaWiki\MainConfigSchema::ShowCreditsIfMax
3774 $wgShowCreditsIfMax = null;
3777 * Config variable stub for the ImportSources setting, for use by phpdoc and IDEs.
3778 * @see MediaWiki\MainConfigSchema::ImportSources
3780 $wgImportSources = null;
3783 * Config variable stub for the ImportTargetNamespace setting, for use by phpdoc and IDEs.
3784 * @see MediaWiki\MainConfigSchema::ImportTargetNamespace
3786 $wgImportTargetNamespace = null;
3789 * Config variable stub for the ExportAllowHistory setting, for use by phpdoc and IDEs.
3790 * @see MediaWiki\MainConfigSchema::ExportAllowHistory
3792 $wgExportAllowHistory = null;
3795 * Config variable stub for the ExportMaxHistory setting, for use by phpdoc and IDEs.
3796 * @see MediaWiki\MainConfigSchema::ExportMaxHistory
3798 $wgExportMaxHistory = null;
3801 * Config variable stub for the ExportAllowListContributors setting, for use by phpdoc and IDEs.
3802 * @see MediaWiki\MainConfigSchema::ExportAllowListContributors
3804 $wgExportAllowListContributors = null;
3807 * Config variable stub for the ExportMaxLinkDepth setting, for use by phpdoc and IDEs.
3808 * @see MediaWiki\MainConfigSchema::ExportMaxLinkDepth
3810 $wgExportMaxLinkDepth = null;
3813 * Config variable stub for the ExportFromNamespaces setting, for use by phpdoc and IDEs.
3814 * @see MediaWiki\MainConfigSchema::ExportFromNamespaces
3816 $wgExportFromNamespaces = null;
3819 * Config variable stub for the ExportAllowAll setting, for use by phpdoc and IDEs.
3820 * @see MediaWiki\MainConfigSchema::ExportAllowAll
3822 $wgExportAllowAll = null;
3825 * Config variable stub for the ExportPagelistLimit setting, for use by phpdoc and IDEs.
3826 * @see MediaWiki\MainConfigSchema::ExportPagelistLimit
3828 $wgExportPagelistLimit = null;
3831 * Config variable stub for the XmlDumpSchemaVersion setting, for use by phpdoc and IDEs.
3832 * @see MediaWiki\MainConfigSchema::XmlDumpSchemaVersion
3834 $wgXmlDumpSchemaVersion = null;
3837 * Config variable stub for the WikiFarmSettingsDirectory setting, for use by phpdoc and IDEs.
3838 * @see MediaWiki\MainConfigSchema::WikiFarmSettingsDirectory
3840 $wgWikiFarmSettingsDirectory = null;
3843 * Config variable stub for the WikiFarmSettingsExtension setting, for use by phpdoc and IDEs.
3844 * @see MediaWiki\MainConfigSchema::WikiFarmSettingsExtension
3846 $wgWikiFarmSettingsExtension = null;
3849 * Config variable stub for the ExtensionFunctions setting, for use by phpdoc and IDEs.
3850 * @see MediaWiki\MainConfigSchema::ExtensionFunctions
3852 $wgExtensionFunctions = null;
3855 * Config variable stub for the ExtensionMessagesFiles setting, for use by phpdoc and IDEs.
3856 * @see MediaWiki\MainConfigSchema::ExtensionMessagesFiles
3858 $wgExtensionMessagesFiles = null;
3861 * Config variable stub for the MessagesDirs setting, for use by phpdoc and IDEs.
3862 * @see MediaWiki\MainConfigSchema::MessagesDirs
3864 $wgMessagesDirs = null;
3867 * Config variable stub for the TranslationAliasesDirs setting, for use by phpdoc and IDEs.
3868 * @see MediaWiki\MainConfigSchema::TranslationAliasesDirs
3870 $wgTranslationAliasesDirs = null;
3873 * Config variable stub for the ExtensionEntryPointListFiles setting, for use by phpdoc and IDEs.
3874 * @see MediaWiki\MainConfigSchema::ExtensionEntryPointListFiles
3876 $wgExtensionEntryPointListFiles = null;
3879 * Config variable stub for the EnableParserLimitReporting setting, for use by phpdoc and IDEs.
3880 * @see MediaWiki\MainConfigSchema::EnableParserLimitReporting
3882 $wgEnableParserLimitReporting = null;
3885 * Config variable stub for the ValidSkinNames setting, for use by phpdoc and IDEs.
3886 * @see MediaWiki\MainConfigSchema::ValidSkinNames
3888 $wgValidSkinNames = null;
3891 * Config variable stub for the SpecialPages setting, for use by phpdoc and IDEs.
3892 * @see MediaWiki\MainConfigSchema::SpecialPages
3894 $wgSpecialPages = null;
3897 * Config variable stub for the ExtensionCredits setting, for use by phpdoc and IDEs.
3898 * @see MediaWiki\MainConfigSchema::ExtensionCredits
3900 $wgExtensionCredits = null;
3903 * Config variable stub for the Hooks setting, for use by phpdoc and IDEs.
3904 * @see MediaWiki\MainConfigSchema::Hooks
3906 $wgHooks = null;
3909 * Config variable stub for the ServiceWiringFiles setting, for use by phpdoc and IDEs.
3910 * @see MediaWiki\MainConfigSchema::ServiceWiringFiles
3912 $wgServiceWiringFiles = null;
3915 * Config variable stub for the JobClasses setting, for use by phpdoc and IDEs.
3916 * @see MediaWiki\MainConfigSchema::JobClasses
3918 $wgJobClasses = null;
3921 * Config variable stub for the JobTypesExcludedFromDefaultQueue setting, for use by phpdoc and IDEs.
3922 * @see MediaWiki\MainConfigSchema::JobTypesExcludedFromDefaultQueue
3924 $wgJobTypesExcludedFromDefaultQueue = null;
3927 * Config variable stub for the JobBackoffThrottling setting, for use by phpdoc and IDEs.
3928 * @see MediaWiki\MainConfigSchema::JobBackoffThrottling
3930 $wgJobBackoffThrottling = null;
3933 * Config variable stub for the JobTypeConf setting, for use by phpdoc and IDEs.
3934 * @see MediaWiki\MainConfigSchema::JobTypeConf
3936 $wgJobTypeConf = null;
3939 * Config variable stub for the JobQueueIncludeInMaxLagFactor setting, for use by phpdoc and IDEs.
3940 * @see MediaWiki\MainConfigSchema::JobQueueIncludeInMaxLagFactor
3942 $wgJobQueueIncludeInMaxLagFactor = null;
3945 * Config variable stub for the SpecialPageCacheUpdates setting, for use by phpdoc and IDEs.
3946 * @see MediaWiki\MainConfigSchema::SpecialPageCacheUpdates
3948 $wgSpecialPageCacheUpdates = null;
3951 * Config variable stub for the PagePropLinkInvalidations setting, for use by phpdoc and IDEs.
3952 * @see MediaWiki\MainConfigSchema::PagePropLinkInvalidations
3954 $wgPagePropLinkInvalidations = null;
3957 * Config variable stub for the CategoryMagicGallery setting, for use by phpdoc and IDEs.
3958 * @see MediaWiki\MainConfigSchema::CategoryMagicGallery
3960 $wgCategoryMagicGallery = null;
3963 * Config variable stub for the CategoryPagingLimit setting, for use by phpdoc and IDEs.
3964 * @see MediaWiki\MainConfigSchema::CategoryPagingLimit
3966 $wgCategoryPagingLimit = null;
3969 * Config variable stub for the CategoryCollation setting, for use by phpdoc and IDEs.
3970 * @see MediaWiki\MainConfigSchema::CategoryCollation
3972 $wgCategoryCollation = null;
3975 * Config variable stub for the TempCategoryCollations setting, for use by phpdoc and IDEs.
3976 * @see MediaWiki\MainConfigSchema::TempCategoryCollations
3978 $wgTempCategoryCollations = null;
3981 * Config variable stub for the TrackingCategories setting, for use by phpdoc and IDEs.
3982 * @see MediaWiki\MainConfigSchema::TrackingCategories
3983 * @deprecated since 1.25 Extensions should now register tracking categories using the new
3984 * extension registration system.
3986 $wgTrackingCategories = null;
3989 * Config variable stub for the LogTypes setting, for use by phpdoc and IDEs.
3990 * @see MediaWiki\MainConfigSchema::LogTypes
3992 $wgLogTypes = null;
3995 * Config variable stub for the LogRestrictions setting, for use by phpdoc and IDEs.
3996 * @see MediaWiki\MainConfigSchema::LogRestrictions
3998 $wgLogRestrictions = null;
4001 * Config variable stub for the FilterLogTypes setting, for use by phpdoc and IDEs.
4002 * @see MediaWiki\MainConfigSchema::FilterLogTypes
4004 $wgFilterLogTypes = null;
4007 * Config variable stub for the LogNames setting, for use by phpdoc and IDEs.
4008 * @see MediaWiki\MainConfigSchema::LogNames
4010 $wgLogNames = null;
4013 * Config variable stub for the LogHeaders setting, for use by phpdoc and IDEs.
4014 * @see MediaWiki\MainConfigSchema::LogHeaders
4016 $wgLogHeaders = null;
4019 * Config variable stub for the LogActions setting, for use by phpdoc and IDEs.
4020 * @see MediaWiki\MainConfigSchema::LogActions
4022 $wgLogActions = null;
4025 * Config variable stub for the LogActionsHandlers setting, for use by phpdoc and IDEs.
4026 * @see MediaWiki\MainConfigSchema::LogActionsHandlers
4028 $wgLogActionsHandlers = null;
4031 * Config variable stub for the ActionFilteredLogs setting, for use by phpdoc and IDEs.
4032 * @see MediaWiki\MainConfigSchema::ActionFilteredLogs
4034 $wgActionFilteredLogs = null;
4037 * Config variable stub for the NewUserLog setting, for use by phpdoc and IDEs.
4038 * @see MediaWiki\MainConfigSchema::NewUserLog
4040 $wgNewUserLog = null;
4043 * Config variable stub for the PageCreationLog setting, for use by phpdoc and IDEs.
4044 * @see MediaWiki\MainConfigSchema::PageCreationLog
4046 $wgPageCreationLog = null;
4049 * Config variable stub for the AllowSpecialInclusion setting, for use by phpdoc and IDEs.
4050 * @see MediaWiki\MainConfigSchema::AllowSpecialInclusion
4052 $wgAllowSpecialInclusion = null;
4055 * Config variable stub for the DisableQueryPageUpdate setting, for use by phpdoc and IDEs.
4056 * @see MediaWiki\MainConfigSchema::DisableQueryPageUpdate
4058 $wgDisableQueryPageUpdate = null;
4061 * Config variable stub for the CountCategorizedImagesAsUsed setting, for use by phpdoc and IDEs.
4062 * @see MediaWiki\MainConfigSchema::CountCategorizedImagesAsUsed
4064 $wgCountCategorizedImagesAsUsed = null;
4067 * Config variable stub for the MaxRedirectLinksRetrieved setting, for use by phpdoc and IDEs.
4068 * @see MediaWiki\MainConfigSchema::MaxRedirectLinksRetrieved
4070 $wgMaxRedirectLinksRetrieved = null;
4073 * Config variable stub for the RangeContributionsCIDRLimit setting, for use by phpdoc and IDEs.
4074 * @see MediaWiki\MainConfigSchema::RangeContributionsCIDRLimit
4076 $wgRangeContributionsCIDRLimit = null;
4079 * Config variable stub for the Actions setting, for use by phpdoc and IDEs.
4080 * @see MediaWiki\MainConfigSchema::Actions
4082 $wgActions = null;
4085 * Config variable stub for the DefaultRobotPolicy setting, for use by phpdoc and IDEs.
4086 * @see MediaWiki\MainConfigSchema::DefaultRobotPolicy
4088 $wgDefaultRobotPolicy = null;
4091 * Config variable stub for the NamespaceRobotPolicies setting, for use by phpdoc and IDEs.
4092 * @see MediaWiki\MainConfigSchema::NamespaceRobotPolicies
4094 $wgNamespaceRobotPolicies = null;
4097 * Config variable stub for the ArticleRobotPolicies setting, for use by phpdoc and IDEs.
4098 * @see MediaWiki\MainConfigSchema::ArticleRobotPolicies
4100 $wgArticleRobotPolicies = null;
4103 * Config variable stub for the ExemptFromUserRobotsControl setting, for use by phpdoc and IDEs.
4104 * @see MediaWiki\MainConfigSchema::ExemptFromUserRobotsControl
4106 $wgExemptFromUserRobotsControl = null;
4109 * Config variable stub for the DebugAPI setting, for use by phpdoc and IDEs.
4110 * @see MediaWiki\MainConfigSchema::DebugAPI
4112 $wgDebugAPI = null;
4115 * Config variable stub for the APIModules setting, for use by phpdoc and IDEs.
4116 * @see MediaWiki\MainConfigSchema::APIModules
4118 $wgAPIModules = null;
4121 * Config variable stub for the APIFormatModules setting, for use by phpdoc and IDEs.
4122 * @see MediaWiki\MainConfigSchema::APIFormatModules
4124 $wgAPIFormatModules = null;
4127 * Config variable stub for the APIMetaModules setting, for use by phpdoc and IDEs.
4128 * @see MediaWiki\MainConfigSchema::APIMetaModules
4130 $wgAPIMetaModules = null;
4133 * Config variable stub for the APIPropModules setting, for use by phpdoc and IDEs.
4134 * @see MediaWiki\MainConfigSchema::APIPropModules
4136 $wgAPIPropModules = null;
4139 * Config variable stub for the APIListModules setting, for use by phpdoc and IDEs.
4140 * @see MediaWiki\MainConfigSchema::APIListModules
4142 $wgAPIListModules = null;
4145 * Config variable stub for the APIMaxDBRows setting, for use by phpdoc and IDEs.
4146 * @see MediaWiki\MainConfigSchema::APIMaxDBRows
4148 $wgAPIMaxDBRows = null;
4151 * Config variable stub for the APIMaxResultSize setting, for use by phpdoc and IDEs.
4152 * @see MediaWiki\MainConfigSchema::APIMaxResultSize
4154 $wgAPIMaxResultSize = null;
4157 * Config variable stub for the APIMaxUncachedDiffs setting, for use by phpdoc and IDEs.
4158 * @see MediaWiki\MainConfigSchema::APIMaxUncachedDiffs
4160 $wgAPIMaxUncachedDiffs = null;
4163 * Config variable stub for the APIMaxLagThreshold setting, for use by phpdoc and IDEs.
4164 * @see MediaWiki\MainConfigSchema::APIMaxLagThreshold
4166 $wgAPIMaxLagThreshold = null;
4169 * Config variable stub for the APIRequestLog setting, for use by phpdoc and IDEs.
4170 * @see MediaWiki\MainConfigSchema::APIRequestLog
4171 * @deprecated since 1.43; use api or api-request $wgDebugLogGroups channel
4173 $wgAPIRequestLog = null;
4176 * Config variable stub for the APICacheHelpTimeout setting, for use by phpdoc and IDEs.
4177 * @see MediaWiki\MainConfigSchema::APICacheHelpTimeout
4179 $wgAPICacheHelpTimeout = null;
4182 * Config variable stub for the APIUselessQueryPages setting, for use by phpdoc and IDEs.
4183 * @see MediaWiki\MainConfigSchema::APIUselessQueryPages
4185 $wgAPIUselessQueryPages = null;
4188 * Config variable stub for the AjaxLicensePreview setting, for use by phpdoc and IDEs.
4189 * @see MediaWiki\MainConfigSchema::AjaxLicensePreview
4191 $wgAjaxLicensePreview = null;
4194 * Config variable stub for the CrossSiteAJAXdomains setting, for use by phpdoc and IDEs.
4195 * @see MediaWiki\MainConfigSchema::CrossSiteAJAXdomains
4197 $wgCrossSiteAJAXdomains = null;
4200 * Config variable stub for the CrossSiteAJAXdomainExceptions setting, for use by phpdoc and IDEs.
4201 * @see MediaWiki\MainConfigSchema::CrossSiteAJAXdomainExceptions
4203 $wgCrossSiteAJAXdomainExceptions = null;
4206 * Config variable stub for the AllowedCorsHeaders setting, for use by phpdoc and IDEs.
4207 * @see MediaWiki\MainConfigSchema::AllowedCorsHeaders
4209 $wgAllowedCorsHeaders = null;
4212 * Config variable stub for the RestAPIAdditionalRouteFiles setting, for use by phpdoc and IDEs.
4213 * @see MediaWiki\MainConfigSchema::RestAPIAdditionalRouteFiles
4215 $wgRestAPIAdditionalRouteFiles = null;
4218 * Config variable stub for the RestSandboxSpecs setting, for use by phpdoc and IDEs.
4219 * @see MediaWiki\MainConfigSchema::RestSandboxSpecs
4221 $wgRestSandboxSpecs = null;
4224 * Config variable stub for the MaxShellMemory setting, for use by phpdoc and IDEs.
4225 * @see MediaWiki\MainConfigSchema::MaxShellMemory
4227 $wgMaxShellMemory = null;
4230 * Config variable stub for the MaxShellFileSize setting, for use by phpdoc and IDEs.
4231 * @see MediaWiki\MainConfigSchema::MaxShellFileSize
4233 $wgMaxShellFileSize = null;
4236 * Config variable stub for the MaxShellTime setting, for use by phpdoc and IDEs.
4237 * @see MediaWiki\MainConfigSchema::MaxShellTime
4239 $wgMaxShellTime = null;
4242 * Config variable stub for the MaxShellWallClockTime setting, for use by phpdoc and IDEs.
4243 * @see MediaWiki\MainConfigSchema::MaxShellWallClockTime
4245 $wgMaxShellWallClockTime = null;
4248 * Config variable stub for the ShellCgroup setting, for use by phpdoc and IDEs.
4249 * @see MediaWiki\MainConfigSchema::ShellCgroup
4251 $wgShellCgroup = null;
4254 * Config variable stub for the PhpCli setting, for use by phpdoc and IDEs.
4255 * @see MediaWiki\MainConfigSchema::PhpCli
4257 $wgPhpCli = null;
4260 * Config variable stub for the ShellRestrictionMethod setting, for use by phpdoc and IDEs.
4261 * @see MediaWiki\MainConfigSchema::ShellRestrictionMethod
4263 $wgShellRestrictionMethod = null;
4266 * Config variable stub for the ShellboxUrls setting, for use by phpdoc and IDEs.
4267 * @see MediaWiki\MainConfigSchema::ShellboxUrls
4269 $wgShellboxUrls = null;
4272 * Config variable stub for the ShellboxSecretKey setting, for use by phpdoc and IDEs.
4273 * @see MediaWiki\MainConfigSchema::ShellboxSecretKey
4275 $wgShellboxSecretKey = null;
4278 * Config variable stub for the ShellboxShell setting, for use by phpdoc and IDEs.
4279 * @see MediaWiki\MainConfigSchema::ShellboxShell
4281 $wgShellboxShell = null;
4284 * Config variable stub for the HTTPTimeout setting, for use by phpdoc and IDEs.
4285 * @see MediaWiki\MainConfigSchema::HTTPTimeout
4287 $wgHTTPTimeout = null;
4290 * Config variable stub for the HTTPConnectTimeout setting, for use by phpdoc and IDEs.
4291 * @see MediaWiki\MainConfigSchema::HTTPConnectTimeout
4293 $wgHTTPConnectTimeout = null;
4296 * Config variable stub for the HTTPMaxTimeout setting, for use by phpdoc and IDEs.
4297 * @see MediaWiki\MainConfigSchema::HTTPMaxTimeout
4299 $wgHTTPMaxTimeout = null;
4302 * Config variable stub for the HTTPMaxConnectTimeout setting, for use by phpdoc and IDEs.
4303 * @see MediaWiki\MainConfigSchema::HTTPMaxConnectTimeout
4305 $wgHTTPMaxConnectTimeout = null;
4308 * Config variable stub for the HTTPImportTimeout setting, for use by phpdoc and IDEs.
4309 * @see MediaWiki\MainConfigSchema::HTTPImportTimeout
4311 $wgHTTPImportTimeout = null;
4314 * Config variable stub for the AsyncHTTPTimeout setting, for use by phpdoc and IDEs.
4315 * @see MediaWiki\MainConfigSchema::AsyncHTTPTimeout
4317 $wgAsyncHTTPTimeout = null;
4320 * Config variable stub for the HTTPProxy setting, for use by phpdoc and IDEs.
4321 * @see MediaWiki\MainConfigSchema::HTTPProxy
4323 $wgHTTPProxy = null;
4326 * Config variable stub for the LocalVirtualHosts setting, for use by phpdoc and IDEs.
4327 * @see MediaWiki\MainConfigSchema::LocalVirtualHosts
4329 $wgLocalVirtualHosts = null;
4332 * Config variable stub for the LocalHTTPProxy setting, for use by phpdoc and IDEs.
4333 * @see MediaWiki\MainConfigSchema::LocalHTTPProxy
4335 $wgLocalHTTPProxy = null;
4338 * Config variable stub for the AllowExternalReqID setting, for use by phpdoc and IDEs.
4339 * @see MediaWiki\MainConfigSchema::AllowExternalReqID
4341 $wgAllowExternalReqID = null;
4344 * Config variable stub for the JobRunRate setting, for use by phpdoc and IDEs.
4345 * @see MediaWiki\MainConfigSchema::JobRunRate
4347 $wgJobRunRate = null;
4350 * Config variable stub for the RunJobsAsync setting, for use by phpdoc and IDEs.
4351 * @see MediaWiki\MainConfigSchema::RunJobsAsync
4353 $wgRunJobsAsync = null;
4356 * Config variable stub for the UpdateRowsPerJob setting, for use by phpdoc and IDEs.
4357 * @see MediaWiki\MainConfigSchema::UpdateRowsPerJob
4359 $wgUpdateRowsPerJob = null;
4362 * Config variable stub for the UpdateRowsPerQuery setting, for use by phpdoc and IDEs.
4363 * @see MediaWiki\MainConfigSchema::UpdateRowsPerQuery
4365 $wgUpdateRowsPerQuery = null;
4368 * Config variable stub for the RedirectOnLogin setting, for use by phpdoc and IDEs.
4369 * @see MediaWiki\MainConfigSchema::RedirectOnLogin
4371 $wgRedirectOnLogin = null;
4374 * Config variable stub for the VirtualRestConfig setting, for use by phpdoc and IDEs.
4375 * @see MediaWiki\MainConfigSchema::VirtualRestConfig
4377 $wgVirtualRestConfig = null;
4380 * Config variable stub for the EventRelayerConfig setting, for use by phpdoc and IDEs.
4381 * @see MediaWiki\MainConfigSchema::EventRelayerConfig
4383 $wgEventRelayerConfig = null;
4386 * Config variable stub for the Pingback setting, for use by phpdoc and IDEs.
4387 * @see MediaWiki\MainConfigSchema::Pingback
4389 $wgPingback = null;
4392 * Config variable stub for the OriginTrials setting, for use by phpdoc and IDEs.
4393 * @see MediaWiki\MainConfigSchema::OriginTrials
4395 $wgOriginTrials = null;
4398 * Config variable stub for the ReportToExpiry setting, for use by phpdoc and IDEs.
4399 * @see MediaWiki\MainConfigSchema::ReportToExpiry
4401 $wgReportToExpiry = null;
4404 * Config variable stub for the ReportToEndpoints setting, for use by phpdoc and IDEs.
4405 * @see MediaWiki\MainConfigSchema::ReportToEndpoints
4407 $wgReportToEndpoints = null;
4410 * Config variable stub for the FeaturePolicyReportOnly setting, for use by phpdoc and IDEs.
4411 * @see MediaWiki\MainConfigSchema::FeaturePolicyReportOnly
4413 $wgFeaturePolicyReportOnly = null;
4416 * Config variable stub for the SkinsPreferred setting, for use by phpdoc and IDEs.
4417 * @see MediaWiki\MainConfigSchema::SkinsPreferred
4419 $wgSkinsPreferred = null;
4422 * Config variable stub for the SpecialContributeSkinsEnabled setting, for use by phpdoc and IDEs.
4423 * @see MediaWiki\MainConfigSchema::SpecialContributeSkinsEnabled
4425 $wgSpecialContributeSkinsEnabled = null;
4428 * Config variable stub for the EnableEditRecovery setting, for use by phpdoc and IDEs.
4429 * @see MediaWiki\MainConfigSchema::EnableEditRecovery
4431 $wgEnableEditRecovery = null;
4434 * Config variable stub for the EditRecoveryExpiry setting, for use by phpdoc and IDEs.
4435 * @see MediaWiki\MainConfigSchema::EditRecoveryExpiry
4437 $wgEditRecoveryExpiry = null;
4440 * Config variable stub for the UseCodexSpecialBlock setting, for use by phpdoc and IDEs.
4441 * @see MediaWiki\MainConfigSchema::UseCodexSpecialBlock
4443 $wgUseCodexSpecialBlock = null;
4446 * Config variable stub for the ShowLogoutConfirmation setting, for use by phpdoc and IDEs.
4447 * @see MediaWiki\MainConfigSchema::ShowLogoutConfirmation
4449 $wgShowLogoutConfirmation = null;
4452 * Config variable stub for the EnableProtectionIndicators setting, for use by phpdoc and IDEs.
4453 * @see MediaWiki\MainConfigSchema::EnableProtectionIndicators
4455 $wgEnableProtectionIndicators = null;
4458 * Config variable stub for the OutputPipelineStages setting, for use by phpdoc and IDEs.
4459 * @see MediaWiki\MainConfigSchema::OutputPipelineStages
4461 $wgOutputPipelineStages = null;