MediaWiki REL1_39
config-vars.php
Go to the documentation of this file.
1<?php
6// phpcs:disable
7throw new LogicException( 'Do not load config-vars.php, it exists as a documentation stub only' );
8
14
20
25$wgServer = null;
26
32
38
44
50
56
62
68
73$wgScript = null;
74
80
86
92
98
104
110
116
122
128
134
140
146
152
158
163$wgLogo = null;
164
169$wgLogos = null;
170
179
185
191
197
203
209
216
222
228
234
240
246
252
258
264
270
276
282
288
294
300
306
312
318
324
330
336
342
348
354
360
366
372
378
384
390
396
402
408
414
420
426
432
438
444
450
456
462
468
474
480
486
492
498
504
510
516
522
528
534
540
546
552
558
564
570
576
582
588
594
600
606
612
618
624
630
636
642
648
654
660
666
672
678
684
690
696
702
708
714
720
726
732
738
744
750
756
762
768
774
780
786
792
798
804
810
816
822
828
834
840
846
852
858
864
870
876
882
888
894
900
906
912
918
924
930
936
942
948
953$wgSMTP = null;
954
960
966
972
978
984
990
996
1002
1008
1014
1020
1026
1032
1038
1044
1050
1056
1062
1068
1074
1080
1086
1092
1098
1104
1110
1116
1122
1128
1134
1140
1146
1152
1158
1164
1170
1176
1182
1188
1194
1200
1206
1212
1218
1224
1230
1237
1243
1249
1255
1261
1267
1273
1279
1285
1291
1297
1303
1309
1315
1321
1327
1333
1339
1345
1351
1357
1363
1369
1375
1381
1387
1393
1399
1405
1411
1417
1423
1429
1435
1441
1447
1453
1459
1465
1471
1477
1483
1489
1495
1501
1507
1513
1519
1525
1531
1537
1543
1549
1555
1561
1567
1573
1579
1585
1591
1597
1603
1609
1615
1621
1627
1633
1639
1645
1651
1657
1663
1669
1675
1681
1687
1693
1700
1706
1712
1718
1724
1730
1736
1742
1748
1754
1760
1766
1772
1778
1784
1790
1796
1802
1808
1814
1820
1826
1832
1838
1844
1850
1856
1862
1868
1874
1880
1886
1892
1898
1904
1910
1916
1922
1928
1934
1940
1946
1952
1958
1964
1970
1976
1982
1988
1994
2000
2006
2012
2019
2025
2031
2037
2043
2049
2055
2061
2067
2073
2079
2085
2091
2097
2103
2109
2115
2121
2127
2133
2139
2145
2151
2157
2163
2169
2175
2181
2187
2193
2199
2205
2211
2217
2223
2229
2235
2241
2247
2253
2259
2265
2271
2277
2283
2289
2295
2302
2308
2314
2320
2326
2332
2338
2344
2350
2356
2362
2368
2374
2380
2386
2392
2398
2404
2410
2416
2422
2428
2434
2440
2446
2452
2458
2464
2470
2476
2482
2488
2494
2500
2506
2512
2519
2526
2532
2538
2544
2550
2556
2562
2568
2574
2580
2586
2592
2598
2604
2610
2616
2622
2628
2634
2640
2646
2652
2658
2664
2670
2676
2682
2688
2694
2700
2706
2712
2718
2724
2730
2736
2742
2748
2754
2760
2766
2772
2778
2784
2790
2796
2802
2808
2814
2820
2826
2832
2838
2844
2850
2856
2862
2868
2874
2880
2886
2892
2898
2904
2910
2916
2922
2928
2934
2940
2946
2952
2958
2964
2970
2976
2982
2988
2994
3000
3006
3012
3018
3024
3030
3036
3042
3048
3054
3060
3066
3072
3078
3084
3090
3096
3102
3108
3114
3120
3126
3132
3138
3144
3150
3156
3162
3168
3174
3180
3186
3192
3198
3204
3210
3216
3222
3228
3234
3240
3246
3252
3258
3264
3270
3276
3282
3288
3294
3301
3307
3313
3319
3325
3331
3337
3345
3351
3358
3364
3370
3376
3382
3388
3394
3400
3406
3412
3418
3424
3430
3436
3442
3447$wgDiff = null;
3448
3454
3460
3466
3472
3478
3484
3490
3496
3502
3508
3514
3520
3526
3532
3538
3544
3550
3556
3562
3568
3574
3580
3586
3591$wgFeed = null;
3592
3598
3604
3610
3616
3622
3628
3634
3640
3646
3652
3658
3664
3670
3676
3682
3688
3694
3700
3706
3712
3718
3724
3730
3736
3742
3748
3754
3760
3766
3772
3778
3784
3790
3796
3802
3808
3814
3820
3826
3832
3838
3844
3850
3856
3862
3869
3875
3881
3887
3893
3899
3905
3911
3917
3923
3929
3935
3941
3947
3953
3959
3967
3973
3979
3985
3991
3997
4003
4009
4015
4021
4027
4033
4039
4045
4051
4057
4063
4069
4075
4081
4087
4093
4099
4105
4111
4117
4123
4129
4135
4141
4147
4153
4159
4165
4171
4177
4183
4189
4195
4201
4207
4213
4219
4225
4231
4237
4243
4250
4256
4262
4268
4274
4280
4286
4292
4298
4304
4310
4316
4322
4328
4334
4340
4346
4352
4358
4364
4370
4376
4382
4388
4394
$wgGalleryOptions
Config variable stub for the GalleryOptions setting, for use by phpdoc and IDEs.
$wgMetricsFormat
Config variable stub for the MetricsFormat setting, for use by phpdoc and IDEs.
$wgObjectCaches
Config variable stub for the ObjectCaches setting, for use by phpdoc and IDEs.
$wgMaxShellWallClockTime
Config variable stub for the MaxShellWallClockTime setting, for use by phpdoc and IDEs.
$wgJobTypeConf
Config variable stub for the JobTypeConf setting, for use by phpdoc and IDEs.
$wgProhibitedFileExtensions
Config variable stub for the ProhibitedFileExtensions setting, for use by phpdoc and IDEs.
$wgAntivirus
Config variable stub for the Antivirus setting, for use by phpdoc and IDEs.
$wgRestrictionLevels
Config variable stub for the RestrictionLevels setting, for use by phpdoc and IDEs.
$wgDisableHardRedirects
Config variable stub for the DisableHardRedirects setting, for use by phpdoc and IDEs.
$wgExemptFromUserRobotsControl
Config variable stub for the ExemptFromUserRobotsControl setting, for use by phpdoc and IDEs.
$wgAutoCreateTempUser
Config variable stub for the AutoCreateTempUser setting, for use by phpdoc and IDEs.
$wgGrantPermissionGroups
Config variable stub for the GrantPermissionGroups setting, for use by phpdoc and IDEs.
$wgCustomConvertCommand
Config variable stub for the CustomConvertCommand setting, for use by phpdoc and IDEs.
$wgRightsIcon
Config variable stub for the RightsIcon setting, for use by phpdoc and IDEs.
$wgCacheEpoch
Config variable stub for the CacheEpoch setting, for use by phpdoc and IDEs.
$wgCdnMaxageLagged
Config variable stub for the CdnMaxageLagged setting, for use by phpdoc and IDEs.
$wgLegalTitleChars
Config variable stub for the LegalTitleChars setting, for use by phpdoc and IDEs.
$wgUploadThumbnailRenderHttpCustomHost
Config variable stub for the UploadThumbnailRenderHttpCustomHost setting, for use by phpdoc and IDEs.
$wgOldRevisionParserCacheExpireTime
Config variable stub for the OldRevisionParserCacheExpireTime setting, for use by phpdoc and IDEs.
$wgBreakFrames
Config variable stub for the BreakFrames setting, for use by phpdoc and IDEs.
$wgXmlDumpSchemaVersion
Config variable stub for the XmlDumpSchemaVersion setting, for use by phpdoc and IDEs.
$wgCookieSetOnAutoblock
Config variable stub for the CookieSetOnAutoblock setting, for use by phpdoc and IDEs.
$wgMaxInterlacingAreas
Config variable stub for the MaxInterlacingAreas setting, for use by phpdoc and IDEs.
$wgAdvancedSearchHighlighting
Config variable stub for the AdvancedSearchHighlighting setting, for use by phpdoc and IDEs.
$wgOverrideUcfirstCharacters
Config variable stub for the OverrideUcfirstCharacters setting, for use by phpdoc and IDEs.
$wgUsePathInfo
Config variable stub for the UsePathInfo setting, for use by phpdoc and IDEs.
$wgUseSiteCss
Config variable stub for the UseSiteCss setting, for use by phpdoc and IDEs.
$wgInterwikiExpiry
Config variable stub for the InterwikiExpiry setting, for use by phpdoc and IDEs.
$wgAPIUselessQueryPages
Config variable stub for the APIUselessQueryPages setting, for use by phpdoc and IDEs.
$wgGitRepositoryViewers
Config variable stub for the GitRepositoryViewers setting, for use by phpdoc and IDEs.
$wgFileBackends
Config variable stub for the FileBackends setting, for use by phpdoc and IDEs.
$wgRestAllowCrossOriginCookieAuth
Config variable stub for the RestAllowCrossOriginCookieAuth setting, for use by phpdoc and IDEs.
$wgUseTinyRGBForJPGThumbnails
Config variable stub for the UseTinyRGBForJPGThumbnails setting, for use by phpdoc and IDEs.
$wgExtensionEntryPointListFiles
Config variable stub for the ExtensionEntryPointListFiles setting, for use by phpdoc and IDEs.
$wgSemiprotectedRestrictionLevels
Config variable stub for the SemiprotectedRestrictionLevels setting, for use by phpdoc and IDEs.
$wgLanguageCode
Config variable stub for the LanguageCode setting, for use by phpdoc and IDEs.
$wgFileExtensions
Config variable stub for the FileExtensions setting, for use by phpdoc and IDEs.
$wgMaximumMovedPages
Config variable stub for the MaximumMovedPages setting, for use by phpdoc and IDEs.
$wgConfigRegistry
Config variable stub for the ConfigRegistry setting, for use by phpdoc and IDEs.
$wgParserCacheType
Config variable stub for the ParserCacheType setting, for use by phpdoc and IDEs.
$wgRateLimitsExcludedIPs
Config variable stub for the RateLimitsExcludedIPs setting, for use by phpdoc and IDEs.
$wgUseCdn
Config variable stub for the UseCdn setting, for use by phpdoc and IDEs.
$wgMemoryLimit
Config variable stub for the MemoryLimit setting, for use by phpdoc and IDEs.
$wgMaxTemplateDepth
Config variable stub for the MaxTemplateDepth setting, for use by phpdoc and IDEs.
$wgAPIMetaModules
Config variable stub for the APIMetaModules setting, for use by phpdoc and IDEs.
$wgGroupsRemoveFromSelf
Config variable stub for the GroupsRemoveFromSelf setting, for use by phpdoc and IDEs.
$wgSharedThumbnailScriptPath
Config variable stub for the SharedThumbnailScriptPath setting, for use by phpdoc and IDEs.
$wgEmergencyContact
Config variable stub for the EmergencyContact setting, for use by phpdoc and IDEs.
$wgRCShowWatchingUsers
Config variable stub for the RCShowWatchingUsers setting, for use by phpdoc and IDEs.
$wgDBprefix
Config variable stub for the DBprefix setting, for use by phpdoc and IDEs.
$wgAPIMaxResultSize
Config variable stub for the APIMaxResultSize setting, for use by phpdoc and IDEs.
$wgNewPasswordExpiry
Config variable stub for the NewPasswordExpiry setting, for use by phpdoc and IDEs.
$wgMaxPPNodeCount
Config variable stub for the MaxPPNodeCount setting, for use by phpdoc and IDEs.
$wgPreviewOnOpenNamespaces
Config variable stub for the PreviewOnOpenNamespaces setting, for use by phpdoc and IDEs.
$wgAllowUserJs
Config variable stub for the AllowUserJs setting, for use by phpdoc and IDEs.
$wgEnotifWatchlist
Config variable stub for the EnotifWatchlist setting, for use by phpdoc and IDEs.
$wgCdnReboundPurgeDelay
Config variable stub for the CdnReboundPurgeDelay setting, for use by phpdoc and IDEs.
$wgArticleRobotPolicies
Config variable stub for the ArticleRobotPolicies setting, for use by phpdoc and IDEs.
$wgApplyIpBlocksToXff
Config variable stub for the ApplyIpBlocksToXff setting, for use by phpdoc and IDEs.
$wgDBuser
Config variable stub for the DBuser setting, for use by phpdoc and IDEs.
$wgCdnMaxageStale
Config variable stub for the CdnMaxageStale setting, for use by phpdoc and IDEs.
$wgCategoryPagingLimit
Config variable stub for the CategoryPagingLimit setting, for use by phpdoc and IDEs.
$wgFeedCacheTimeout
Config variable stub for the FeedCacheTimeout setting, for use by phpdoc and IDEs.
$wgUserEmailConfirmationTokenExpiry
Config variable stub for the UserEmailConfirmationTokenExpiry setting, for use by phpdoc and IDEs.
$wgRemoveGroups
Config variable stub for the RemoveGroups setting, for use by phpdoc and IDEs.
$wgPrivilegedGroups
Config variable stub for the PrivilegedGroups setting, for use by phpdoc and IDEs.
$wgSessionProviders
Config variable stub for the SessionProviders setting, for use by phpdoc and IDEs.
$wgUpdateCompatibleMetadata
Config variable stub for the UpdateCompatibleMetadata setting, for use by phpdoc and IDEs.
$wgUploadMaintenance
Config variable stub for the UploadMaintenance setting, for use by phpdoc and IDEs.
$wgUniversalEditButton
Config variable stub for the UniversalEditButton setting, for use by phpdoc and IDEs.
$wgMaxArticleSize
Config variable stub for the MaxArticleSize setting, for use by phpdoc and IDEs.
$wgDeleteRevisionsBatchSize
Config variable stub for the DeleteRevisionsBatchSize setting, for use by phpdoc and IDEs.
$wgVirtualRestConfig
Config variable stub for the VirtualRestConfig setting, for use by phpdoc and IDEs.
$wgCrossSiteAJAXdomainExceptions
Config variable stub for the CrossSiteAJAXdomainExceptions setting, for use by phpdoc and IDEs.
$wgEnableParserLimitReporting
Config variable stub for the EnableParserLimitReporting setting, for use by phpdoc and IDEs.
$wgDisableCookieCheck
Config variable stub for the DisableCookieCheck setting, for use by phpdoc and IDEs.
$wgEnotifMaxRecips
Config variable stub for the EnotifMaxRecips setting, for use by phpdoc and IDEs.
$wgEnotifUserTalk
Config variable stub for the EnotifUserTalk setting, for use by phpdoc and IDEs.
$wgUploadStashMaxAge
Config variable stub for the UploadStashMaxAge setting, for use by phpdoc and IDEs.
$wgWatchlistPurgeRate
Config variable stub for the WatchlistPurgeRate setting, for use by phpdoc and IDEs.
$wgLearnerMemberSince
Config variable stub for the LearnerMemberSince setting, for use by phpdoc and IDEs.
$wgPageLanguageUseDB
Config variable stub for the PageLanguageUseDB setting, for use by phpdoc and IDEs.
$wgExportFromNamespaces
Config variable stub for the ExportFromNamespaces setting, for use by phpdoc and IDEs.
$wgDefaultRobotPolicy
Config variable stub for the DefaultRobotPolicy setting, for use by phpdoc and IDEs.
$wgRememberMe
Config variable stub for the RememberMe setting, for use by phpdoc and IDEs.
$wgCascadingRestrictionLevels
Config variable stub for the CascadingRestrictionLevels setting, for use by phpdoc and IDEs.
$wgExtraSignatureNamespaces
Config variable stub for the ExtraSignatureNamespaces setting, for use by phpdoc and IDEs.
$wgUseContentMediaStyles
Config variable stub for the UseContentMediaStyles setting, for use by phpdoc and IDEs.
$wgStatsdMetricPrefix
Config variable stub for the StatsdMetricPrefix setting, for use by phpdoc and IDEs.
$wgAutoblockExpiry
Config variable stub for the AutoblockExpiry setting, for use by phpdoc and IDEs.
$wgUseSameSiteLegacyCookies
Config variable stub for the UseSameSiteLegacyCookies setting, for use by phpdoc and IDEs.
$wgLocalDatabases
Config variable stub for the LocalDatabases setting, for use by phpdoc and IDEs.
$wgSignatureValidation
Config variable stub for the SignatureValidation setting, for use by phpdoc and IDEs.
$wgDefaultLanguageVariant
Config variable stub for the DefaultLanguageVariant setting, for use by phpdoc and IDEs.
$wgMessagesDirs
Config variable stub for the MessagesDirs setting, for use by phpdoc and IDEs.
$wgDisableQueryPageUpdate
Config variable stub for the DisableQueryPageUpdate setting, for use by phpdoc and IDEs.
$wgParserTestFiles
Config variable stub for the ParserTestFiles setting, for use by phpdoc and IDEs.
$wgProxyList
Config variable stub for the ProxyList setting, for use by phpdoc and IDEs.
$wgScript
Config variable stub for the Script setting, for use by phpdoc and IDEs.
$wgLegacyEncoding
Config variable stub for the LegacyEncoding setting, for use by phpdoc and IDEs.
$wgUseInstantCommons
Config variable stub for the UseInstantCommons setting, for use by phpdoc and IDEs.
$wgImgAuthPath
Config variable stub for the ImgAuthPath setting, for use by phpdoc and IDEs.
$wgSQLiteDataDir
Config variable stub for the SQLiteDataDir setting, for use by phpdoc and IDEs.
$wgNativeImageLazyLoading
Config variable stub for the NativeImageLazyLoading setting, for use by phpdoc and IDEs.
$wgSearchRunSuggestedQuery
Config variable stub for the SearchRunSuggestedQuery setting, for use by phpdoc and IDEs.
$wgResourceLoaderEnableJSProfiler
Config variable stub for the ResourceLoaderEnableJSProfiler setting, for use by phpdoc and IDEs.
$wgEnableUserEmailMuteList
Config variable stub for the EnableUserEmailMuteList setting, for use by phpdoc and IDEs.
$wgThumbUpright
Config variable stub for the ThumbUpright setting, for use by phpdoc and IDEs.
$wgEnableImageWhitelist
Config variable stub for the EnableImageWhitelist setting, for use by phpdoc and IDEs.
$wgPasswordExpireGrace
Config variable stub for the PasswordExpireGrace setting, for use by phpdoc and IDEs.
$wgFeedLimit
Config variable stub for the FeedLimit setting, for use by phpdoc and IDEs.
$wgActiveUserDays
Config variable stub for the ActiveUserDays setting, for use by phpdoc and IDEs.
$wgCSPReportOnlyHeader
Config variable stub for the CSPReportOnlyHeader setting, for use by phpdoc and IDEs.
$wgLockManagers
Config variable stub for the LockManagers setting, for use by phpdoc and IDEs.
$wgNamespacesWithSubpages
Config variable stub for the NamespacesWithSubpages setting, for use by phpdoc and IDEs.
$wgSiteTypes
Config variable stub for the SiteTypes setting, for use by phpdoc and IDEs.
$wgEditSubmitButtonLabelPublish
Config variable stub for the EditSubmitButtonLabelPublish setting, for use by phpdoc and IDEs.
$wgRawHtml
Config variable stub for the RawHtml setting, for use by phpdoc and IDEs.
$wgShellboxSecretKey
Config variable stub for the ShellboxSecretKey setting, for use by phpdoc and IDEs.
$wgHiddenPrefs
Config variable stub for the HiddenPrefs setting, for use by phpdoc and IDEs.
$wgMaxRedirectLinksRetrieved
Config variable stub for the MaxRedirectLinksRetrieved setting, for use by phpdoc and IDEs.
$wgForeignUploadTargets
Config variable stub for the ForeignUploadTargets setting, for use by phpdoc and IDEs.
$wgImagePreconnect
Config variable stub for the ImagePreconnect setting, for use by phpdoc and IDEs.
$wgCheckFileExtensions
Config variable stub for the CheckFileExtensions setting, for use by phpdoc and IDEs.
$wgUserrightsInterwikiDelimiter
Config variable stub for the UserrightsInterwikiDelimiter setting, for use by phpdoc and IDEs.
$wgAllowRequiringEmailForResets
Config variable stub for the AllowRequiringEmailForResets setting, for use by phpdoc and IDEs.
$wgUseCopyrightUpload
Config variable stub for the UseCopyrightUpload setting, for use by phpdoc and IDEs.
$wgRCFeeds
Config variable stub for the RCFeeds setting, for use by phpdoc and IDEs.
$wgMetricsTarget
Config variable stub for the MetricsTarget setting, for use by phpdoc and IDEs.
$wgNoFollowNsExceptions
Config variable stub for the NoFollowNsExceptions setting, for use by phpdoc and IDEs.
$wgEnableOpenSearchSuggest
Config variable stub for the EnableOpenSearchSuggest setting, for use by phpdoc and IDEs.
$wgCleanSignatures
Config variable stub for the CleanSignatures setting, for use by phpdoc and IDEs.
$wgDBadminuser
Config variable stub for the DBadminuser setting, for use by phpdoc and IDEs.
$wgUseLocalMessageCache
Config variable stub for the UseLocalMessageCache setting, for use by phpdoc and IDEs.
$wgCountCategorizedImagesAsUsed
Config variable stub for the CountCategorizedImagesAsUsed setting, for use by phpdoc and IDEs.
$wgBotPasswordsCluster
Config variable stub for the BotPasswordsCluster setting, for use by phpdoc and IDEs.
$wgInternalServer
Config variable stub for the InternalServer setting, for use by phpdoc and IDEs.
$wgHTCPRouting
Config variable stub for the HTCPRouting setting, for use by phpdoc and IDEs.
$wgCacheDirectory
Config variable stub for the CacheDirectory setting, for use by phpdoc and IDEs.
$wgAutoloadAttemptLowercase
Config variable stub for the AutoloadAttemptLowercase setting, for use by phpdoc and IDEs.
$wgChronologyProtectorStash
Config variable stub for the ChronologyProtectorStash setting, for use by phpdoc and IDEs.
$wgHashedSharedUploadDirectory
Config variable stub for the HashedSharedUploadDirectory setting, for use by phpdoc and IDEs.
$wgServerName
Config variable stub for the ServerName setting, for use by phpdoc and IDEs.
$wgPageInfoTransclusionLimit
Config variable stub for the PageInfoTransclusionLimit setting, for use by phpdoc and IDEs.
$wgAllowSecuritySensitiveOperationIfCannotReauthenticate
Config variable stub for the AllowSecuritySensitiveOperationIfCannotReauthenticate setting,...
$wgAmericanDates
Config variable stub for the AmericanDates setting, for use by phpdoc and IDEs.
$wgGenerateThumbnailOnParse
Config variable stub for the GenerateThumbnailOnParse setting, for use by phpdoc and IDEs.
$wgRightsUrl
Config variable stub for the RightsUrl setting, for use by phpdoc and IDEs.
$wgRenderHashAppend
Config variable stub for the RenderHashAppend setting, for use by phpdoc and IDEs.
$wgSharedTables
Config variable stub for the SharedTables setting, for use by phpdoc and IDEs.
$wgSend404Code
Config variable stub for the Send404Code setting, for use by phpdoc and IDEs.
$wgMaxShellMemory
Config variable stub for the MaxShellMemory setting, for use by phpdoc and IDEs.
$wgThumbLimits
Config variable stub for the ThumbLimits setting, for use by phpdoc and IDEs.
$wgSessionName
Config variable stub for the SessionName setting, for use by phpdoc and IDEs.
$wgHideIdentifiableRedirects
Config variable stub for the HideIdentifiableRedirects setting, for use by phpdoc and IDEs.
$wgDefaultUserOptions
Config variable stub for the DefaultUserOptions setting, for use by phpdoc and IDEs.
$wgUploadStashScalerBaseUrl
Config variable stub for the UploadStashScalerBaseUrl setting, for use by phpdoc and IDEs.
$wgBlockCIDRLimit
Config variable stub for the BlockCIDRLimit setting, for use by phpdoc and IDEs.
$wgLogActions
Config variable stub for the LogActions setting, for use by phpdoc and IDEs.
$wgAdaptiveMessageCache
Config variable stub for the AdaptiveMessageCache setting, for use by phpdoc and IDEs.
$wgUseTagFilter
Config variable stub for the UseTagFilter setting, for use by phpdoc and IDEs.
$wgTrackingCategories
Config variable stub for the TrackingCategories setting, for use by phpdoc and IDEs.
$wgMainCacheType
Config variable stub for the MainCacheType setting, for use by phpdoc and IDEs.
$wgUseImageResize
Config variable stub for the UseImageResize setting, for use by phpdoc and IDEs.
$wgSkinMetaTags
Config variable stub for the SkinMetaTags setting, for use by phpdoc and IDEs.
$wgJpegQuality
Config variable stub for the JpegQuality setting, for use by phpdoc and IDEs.
$wgDisableSearchUpdate
Config variable stub for the DisableSearchUpdate setting, for use by phpdoc and IDEs.
$wgRedirectSources
Config variable stub for the RedirectSources setting, for use by phpdoc and IDEs.
$wgExtraInterlanguageLinkPrefixes
Config variable stub for the ExtraInterlanguageLinkPrefixes setting, for use by phpdoc and IDEs.
$wgDisableOutputCompression
Config variable stub for the DisableOutputCompression setting, for use by phpdoc and IDEs.
$wgTrxProfilerLimits
Config variable stub for the TrxProfilerLimits setting, for use by phpdoc and IDEs.
$wgDebugLogPrefix
Config variable stub for the DebugLogPrefix setting, for use by phpdoc and IDEs.
$wgActionPaths
Config variable stub for the ActionPaths setting, for use by phpdoc and IDEs.
$wgSitemapNamespaces
Config variable stub for the SitemapNamespaces setting, for use by phpdoc and IDEs.
$wgLoginLanguageSelector
Config variable stub for the LoginLanguageSelector setting, for use by phpdoc and IDEs.
$wgDisableAnonTalk
Config variable stub for the DisableAnonTalk setting, for use by phpdoc and IDEs.
$wgAdvertisedFeedTypes
Config variable stub for the AdvertisedFeedTypes setting, for use by phpdoc and IDEs.
$wgAuthManagerConfig
Config variable stub for the AuthManagerConfig setting, for use by phpdoc and IDEs.
$wgPhpCli
Config variable stub for the PhpCli setting, for use by phpdoc and IDEs.
$wgSuspiciousIpExpiry
Config variable stub for the SuspiciousIpExpiry setting, for use by phpdoc and IDEs.
$wgAutopromoteOnceLogInRC
Config variable stub for the AutopromoteOnceLogInRC setting, for use by phpdoc and IDEs.
$wgSecretKey
Config variable stub for the SecretKey setting, for use by phpdoc and IDEs.
$wgReauthenticateTime
Config variable stub for the ReauthenticateTime setting, for use by phpdoc and IDEs.
$wgIgnoreImageErrors
Config variable stub for the IgnoreImageErrors setting, for use by phpdoc and IDEs.
$wgMimeType
Config variable stub for the MimeType setting, for use by phpdoc and IDEs.
$wgEnableAutoRotation
Config variable stub for the EnableAutoRotation setting, for use by phpdoc and IDEs.
$wgExtraGenderNamespaces
Config variable stub for the ExtraGenderNamespaces setting, for use by phpdoc and IDEs.
$wgEnableUserEmail
Config variable stub for the EnableUserEmail setting, for use by phpdoc and IDEs.
$wgCookieExpiration
Config variable stub for the CookieExpiration setting, for use by phpdoc and IDEs.
$wgPagePropLinkInvalidations
Config variable stub for the PagePropLinkInvalidations setting, for use by phpdoc and IDEs.
$wgPasswordPolicy
Config variable stub for the PasswordPolicy setting, for use by phpdoc and IDEs.
$wgAllowUserCss
Config variable stub for the AllowUserCss setting, for use by phpdoc and IDEs.
$wgAutopromote
Config variable stub for the Autopromote setting, for use by phpdoc and IDEs.
$wgStructuredChangeFiltersLiveUpdatePollingRate
Config variable stub for the StructuredChangeFiltersLiveUpdatePollingRate setting,...
$wgSVGConverter
Config variable stub for the SVGConverter setting, for use by phpdoc and IDEs.
$wgOverrideHostname
Config variable stub for the OverrideHostname setting, for use by phpdoc and IDEs.
$wgSummarySpamRegex
Config variable stub for the SummarySpamRegex setting, for use by phpdoc and IDEs.
$wgFallbackSkin
Config variable stub for the FallbackSkin setting, for use by phpdoc and IDEs.
$wgQueryPageDefaultLimit
Config variable stub for the QueryPageDefaultLimit setting, for use by phpdoc and IDEs.
$wgRevisionCacheExpiry
Config variable stub for the RevisionCacheExpiry setting, for use by phpdoc and IDEs.
$wgTranslateNumerals
Config variable stub for the TranslateNumerals setting, for use by phpdoc and IDEs.
$wgMediaInTargetLanguage
Config variable stub for the MediaInTargetLanguage setting, for use by phpdoc and IDEs.
$wgForcedRawSMaxage
Config variable stub for the ForcedRawSMaxage setting, for use by phpdoc and IDEs.
$wgDjvuRenderer
Config variable stub for the DjvuRenderer setting, for use by phpdoc and IDEs.
$wgGrantPermissions
Config variable stub for the GrantPermissions setting, for use by phpdoc and IDEs.
$wgRemoveCredentialsBlacklist
Config variable stub for the RemoveCredentialsBlacklist setting, for use by phpdoc and IDEs.
$wgImageMagickTempDir
Config variable stub for the ImageMagickTempDir setting, for use by phpdoc and IDEs.
$wgAllowDisplayTitle
Config variable stub for the AllowDisplayTitle setting, for use by phpdoc and IDEs.
$wgSitemapNamespacesPriorities
Config variable stub for the SitemapNamespacesPriorities setting, for use by phpdoc and IDEs.
$wgLogNames
Config variable stub for the LogNames setting, for use by phpdoc and IDEs.
$wgSharedUploadPath
Config variable stub for the SharedUploadPath setting, for use by phpdoc and IDEs.
$wgCapitalLinks
Config variable stub for the CapitalLinks setting, for use by phpdoc and IDEs.
$wgCdnMaxageSubstitute
Config variable stub for the CdnMaxageSubstitute setting, for use by phpdoc and IDEs.
$wgExperiencedUserMemberSince
Config variable stub for the ExperiencedUserMemberSince setting, for use by phpdoc and IDEs.
$wgResourceLoaderSources
Config variable stub for the ResourceLoaderSources setting, for use by phpdoc and IDEs.
$wgLogExceptionBacktrace
Config variable stub for the LogExceptionBacktrace setting, for use by phpdoc and IDEs.
$wgSQLMode
Config variable stub for the SQLMode setting, for use by phpdoc and IDEs.
$wgEnableJavaScriptTest
Config variable stub for the EnableJavaScriptTest setting, for use by phpdoc and IDEs.
$wgHashedUploadDirectory
Config variable stub for the HashedUploadDirectory setting, for use by phpdoc and IDEs.
$wgPutIPinRC
Config variable stub for the PutIPinRC setting, for use by phpdoc and IDEs.
$wgInvalidateCacheOnLocalSettingsChange
Config variable stub for the InvalidateCacheOnLocalSettingsChange setting, for use by phpdoc and IDEs...
$wgLocalStylePath
Config variable stub for the LocalStylePath setting, for use by phpdoc and IDEs.
$wgAPIMaxLagThreshold
Config variable stub for the APIMaxLagThreshold setting, for use by phpdoc and IDEs.
$wgDBservers
Config variable stub for the DBservers setting, for use by phpdoc and IDEs.
$wgMaxPPExpandDepth
Config variable stub for the MaxPPExpandDepth setting, for use by phpdoc and IDEs.
$wgThumbnailScriptPath
Config variable stub for the ThumbnailScriptPath setting, for use by phpdoc and IDEs.
$wgNonincludableNamespaces
Config variable stub for the NonincludableNamespaces setting, for use by phpdoc and IDEs.
$wgExportPagelistLimit
Config variable stub for the ExportPagelistLimit setting, for use by phpdoc and IDEs.
$wgAllowedCorsHeaders
Config variable stub for the AllowedCorsHeaders setting, for use by phpdoc and IDEs.
$wgPasswordResetRoutes
Config variable stub for the PasswordResetRoutes setting, for use by phpdoc and IDEs.
$wgHKDFSecret
Config variable stub for the HKDFSecret setting, for use by phpdoc and IDEs.
$wgRegisterInternalExternals
Config variable stub for the RegisterInternalExternals setting, for use by phpdoc and IDEs.
$wgNoFollowLinks
Config variable stub for the NoFollowLinks setting, for use by phpdoc and IDEs.
$wgDisableLangConversion
Config variable stub for the DisableLangConversion setting, for use by phpdoc and IDEs.
$wgBotPasswordsDatabase
Config variable stub for the BotPasswordsDatabase setting, for use by phpdoc and IDEs.
$wgRestrictDisplayTitle
Config variable stub for the RestrictDisplayTitle setting, for use by phpdoc and IDEs.
$wgFileCacheDepth
Config variable stub for the FileCacheDepth setting, for use by phpdoc and IDEs.
$wgReadOnly
Config variable stub for the ReadOnly setting, for use by phpdoc and IDEs.
$wgResourceLoaderDebug
Config variable stub for the ResourceLoaderDebug setting, for use by phpdoc and IDEs.
$wgAntivirusRequired
Config variable stub for the AntivirusRequired setting, for use by phpdoc and IDEs.
$wgHTTPTimeout
Config variable stub for the HTTPTimeout setting, for use by phpdoc and IDEs.
$wgUseFilePatrol
Config variable stub for the UseFilePatrol setting, for use by phpdoc and IDEs.
$wgMediaHandlers
Config variable stub for the MediaHandlers setting, for use by phpdoc and IDEs.
$wgImageLimits
Config variable stub for the ImageLimits setting, for use by phpdoc and IDEs.
$wgShowHostnames
Config variable stub for the ShowHostnames setting, for use by phpdoc and IDEs.
$wgJobRunRate
Config variable stub for the JobRunRate setting, for use by phpdoc and IDEs.
$wgAllowSpecialInclusion
Config variable stub for the AllowSpecialInclusion setting, for use by phpdoc and IDEs.
$wgJobQueueIncludeInMaxLagFactor
Config variable stub for the JobQueueIncludeInMaxLagFactor setting, for use by phpdoc and IDEs.
$wgUseAutomaticEditSummaries
Config variable stub for the UseAutomaticEditSummaries setting, for use by phpdoc and IDEs.
$wgParsoidSettings
Config variable stub for the ParsoidSettings setting, for use by phpdoc and IDEs.
$wgAllowUserCssPrefs
Config variable stub for the AllowUserCssPrefs setting, for use by phpdoc and IDEs.
$wgCentralIdLookupProviders
Config variable stub for the CentralIdLookupProviders setting, for use by phpdoc and IDEs.
$wgUploadSizeWarning
Config variable stub for the UploadSizeWarning setting, for use by phpdoc and IDEs.
$wgAPIMaxUncachedDiffs
Config variable stub for the APIMaxUncachedDiffs setting, for use by phpdoc and IDEs.
$wgHTTPConnectTimeout
Config variable stub for the HTTPConnectTimeout setting, for use by phpdoc and IDEs.
$wgGrammarForms
Config variable stub for the GrammarForms setting, for use by phpdoc and IDEs.
$wgHTTPProxy
Config variable stub for the HTTPProxy setting, for use by phpdoc and IDEs.
$wgExportAllowListContributors
Config variable stub for the ExportAllowListContributors setting, for use by phpdoc and IDEs.
$wgEnableWANCacheReaper
Config variable stub for the EnableWANCacheReaper setting, for use by phpdoc and IDEs.
$wgPasswordAttemptThrottle
Config variable stub for the PasswordAttemptThrottle setting, for use by phpdoc and IDEs.
$wgContentNamespaces
Config variable stub for the ContentNamespaces setting, for use by phpdoc and IDEs.
$wgExtraNamespaces
Config variable stub for the ExtraNamespaces setting, for use by phpdoc and IDEs.
$wgSVGMaxSize
Config variable stub for the SVGMaxSize setting, for use by phpdoc and IDEs.
$wgMaxShellFileSize
Config variable stub for the MaxShellFileSize setting, for use by phpdoc and IDEs.
$wgThumbnailBuckets
Config variable stub for the ThumbnailBuckets setting, for use by phpdoc and IDEs.
$wgCanonicalNamespaceNames
Config variable stub for the CanonicalNamespaceNames setting, for use by phpdoc and IDEs.
$wgAuthenticationTokenVersion
Config variable stub for the AuthenticationTokenVersion setting, for use by phpdoc and IDEs.
$wgDisableUploadScriptChecks
Config variable stub for the DisableUploadScriptChecks setting, for use by phpdoc and IDEs.
$wgDiffEngine
Config variable stub for the DiffEngine setting, for use by phpdoc and IDEs.
$wgDBDefaultGroup
Config variable stub for the DBDefaultGroup setting, for use by phpdoc and IDEs.
$wgDisabledVariants
Config variable stub for the DisabledVariants setting, for use by phpdoc and IDEs.
$wgTmpDirectory
Config variable stub for the TmpDirectory setting, for use by phpdoc and IDEs.
$wgStyleDirectory
Config variable stub for the StyleDirectory setting, for use by phpdoc and IDEs.
$wgShellCgroup
Config variable stub for the ShellCgroup setting, for use by phpdoc and IDEs.
$wgDBtype
Config variable stub for the DBtype setting, for use by phpdoc and IDEs.
$wgTransactionalTimeLimit
Config variable stub for the TransactionalTimeLimit setting, for use by phpdoc and IDEs.
$wgDBmwschema
Config variable stub for the DBmwschema setting, for use by phpdoc and IDEs.
$wgMinUploadChunkSize
Config variable stub for the MinUploadChunkSize setting, for use by phpdoc and IDEs.
$wgProxyWhitelist
Config variable stub for the ProxyWhitelist setting, for use by phpdoc and IDEs.
$wgNoReplyAddress
Config variable stub for the NoReplyAddress setting, for use by phpdoc and IDEs.
$wgShowRollbackEditCount
Config variable stub for the ShowRollbackEditCount setting, for use by phpdoc and IDEs.
$wgUpgradeKey
Config variable stub for the UpgradeKey setting, for use by phpdoc and IDEs.
$wgDBname
Config variable stub for the DBname setting, for use by phpdoc and IDEs.
$wgUseDatabaseMessages
Config variable stub for the UseDatabaseMessages setting, for use by phpdoc and IDEs.
$wgMaxExecutionTimeForExpensiveQueries
Config variable stub for the MaxExecutionTimeForExpensiveQueries setting, for use by phpdoc and IDEs.
$wgSiteNotice
Config variable stub for the SiteNotice setting, for use by phpdoc and IDEs.
$wgXMLMimeTypes
Config variable stub for the XMLMimeTypes setting, for use by phpdoc and IDEs.
$wgJobTypesExcludedFromDefaultQueue
Config variable stub for the JobTypesExcludedFromDefaultQueue setting, for use by phpdoc and IDEs.
$wgTemplateLinksSchemaMigrationStage
Config variable stub for the TemplateLinksSchemaMigrationStage setting, for use by phpdoc and IDEs.
$wgReferrerPolicy
Config variable stub for the ReferrerPolicy setting, for use by phpdoc and IDEs.
$wgImgAuthDetails
Config variable stub for the ImgAuthDetails setting, for use by phpdoc and IDEs.
$wgValidSkinNames
Config variable stub for the ValidSkinNames setting, for use by phpdoc and IDEs.
$wgMaxMsgCacheEntrySize
Config variable stub for the MaxMsgCacheEntrySize setting, for use by phpdoc and IDEs.
$wgUseGzip
Config variable stub for the UseGzip setting, for use by phpdoc and IDEs.
$wgCachePages
Config variable stub for the CachePages setting, for use by phpdoc and IDEs.
$wgMainPageIsDomainRoot
Config variable stub for the MainPageIsDomainRoot setting, for use by phpdoc and IDEs.
$wgDBerrorLogTZ
Config variable stub for the DBerrorLogTZ setting, for use by phpdoc and IDEs.
$wgResourceModules
Config variable stub for the ResourceModules setting, for use by phpdoc and IDEs.
$wgResourceLoaderStorageEnabled
Config variable stub for the ResourceLoaderStorageEnabled setting, for use by phpdoc and IDEs.
$wgEnableSearchContributorsByIP
Config variable stub for the EnableSearchContributorsByIP setting, for use by phpdoc and IDEs.
$wgAutoConfirmCount
Config variable stub for the AutoConfirmCount setting, for use by phpdoc and IDEs.
$wgUploadDirectory
Config variable stub for the UploadDirectory setting, for use by phpdoc and IDEs.
$wgCookieHttpOnly
Config variable stub for the CookieHttpOnly setting, for use by phpdoc and IDEs.
$wgMangleFlashPolicy
Config variable stub for the MangleFlashPolicy setting, for use by phpdoc and IDEs.
$wgRestAPIAdditionalRouteFiles
Config variable stub for the RestAPIAdditionalRouteFiles setting, for use by phpdoc and IDEs.
$wgLogTypes
Config variable stub for the LogTypes setting, for use by phpdoc and IDEs.
$wgCapitalLinkOverrides
Config variable stub for the CapitalLinkOverrides setting, for use by phpdoc and IDEs.
$wgAPIPropModules
Config variable stub for the APIPropModules setting, for use by phpdoc and IDEs.
$wgMaximalPasswordLength
Config variable stub for the MaximalPasswordLength setting, for use by phpdoc and IDEs.
$wgSitename
Config variable stub for the Sitename setting, for use by phpdoc and IDEs.
$wgUseCombinedLoginLink
Config variable stub for the UseCombinedLoginLink setting, for use by phpdoc and IDEs.
$wgGroupsAddToSelf
Config variable stub for the GroupsAddToSelf setting, for use by phpdoc and IDEs.
$wgExternalServers
Config variable stub for the ExternalServers setting, for use by phpdoc and IDEs.
$wgAPIListModules
Config variable stub for the APIListModules setting, for use by phpdoc and IDEs.
$wgThumbnailMinimumBucketDistance
Config variable stub for the ThumbnailMinimumBucketDistance setting, for use by phpdoc and IDEs.
$wgGroupInheritsPermissions
Config variable stub for the GroupInheritsPermissions setting, for use by phpdoc and IDEs.
$wgShortPagesNamespaceExclusions
Config variable stub for the ShortPagesNamespaceExclusions setting, for use by phpdoc and IDEs.
$wgHKDFAlgorithm
Config variable stub for the HKDFAlgorithm setting, for use by phpdoc and IDEs.
$wgLocalVirtualHosts
Config variable stub for the LocalVirtualHosts setting, for use by phpdoc and IDEs.
$wgAdditionalMailParams
Config variable stub for the AdditionalMailParams setting, for use by phpdoc and IDEs.
$wgHideInterlanguageLinks
Config variable stub for the HideInterlanguageLinks setting, for use by phpdoc and IDEs.
$wgAvailableRights
Config variable stub for the AvailableRights setting, for use by phpdoc and IDEs.
$wgSkinsPreferred
Config variable stub for the SkinsPreferred setting, for use by phpdoc and IDEs.
$wgDBadminpassword
Config variable stub for the DBadminpassword setting, for use by phpdoc and IDEs.
$wgCompressRevisions
Config variable stub for the CompressRevisions setting, for use by phpdoc and IDEs.
$wgSharedUploadDirectory
Config variable stub for the SharedUploadDirectory setting, for use by phpdoc and IDEs.
$wgShowCreditsIfMax
Config variable stub for the ShowCreditsIfMax setting, for use by phpdoc and IDEs.
$wgDBerrorLog
Config variable stub for the DBerrorLog setting, for use by phpdoc and IDEs.
$wgReadOnlyFile
Config variable stub for the ReadOnlyFile setting, for use by phpdoc and IDEs.
$wgImportSources
Config variable stub for the ImportSources setting, for use by phpdoc and IDEs.
$wgInvalidRedirectTargets
Config variable stub for the InvalidRedirectTargets setting, for use by phpdoc and IDEs.
$wgCachePrefix
Config variable stub for the CachePrefix setting, for use by phpdoc and IDEs.
$wgMetricsPrefix
Config variable stub for the MetricsPrefix setting, for use by phpdoc and IDEs.
$wgLogRestrictions
Config variable stub for the LogRestrictions setting, for use by phpdoc and IDEs.
$wgParserOutputHooks
Config variable stub for the ParserOutputHooks setting, for use by phpdoc and IDEs.
$wgResourceLoaderMaxQueryLength
Config variable stub for the ResourceLoaderMaxQueryLength setting, for use by phpdoc and IDEs.
$wgFileCacheDirectory
Config variable stub for the FileCacheDirectory setting, for use by phpdoc and IDEs.
$wgWatchlistExpiry
Config variable stub for the WatchlistExpiry setting, for use by phpdoc and IDEs.
$wgRightsText
Config variable stub for the RightsText setting, for use by phpdoc and IDEs.
$wgProfiler
Config variable stub for the Profiler setting, for use by phpdoc and IDEs.
$wgGitInfoCacheDirectory
Config variable stub for the GitInfoCacheDirectory setting, for use by phpdoc and IDEs.
$wgDebugAPI
Config variable stub for the DebugAPI setting, for use by phpdoc and IDEs.
$wgAssumeProxiesUseDefaultProtocolPorts
Config variable stub for the AssumeProxiesUseDefaultProtocolPorts setting, for use by phpdoc and IDEs...
$wgParserCacheExpireTime
Config variable stub for the ParserCacheExpireTime setting, for use by phpdoc and IDEs.
$wgInterwikiFallbackSite
Config variable stub for the InterwikiFallbackSite setting, for use by phpdoc and IDEs.
$wgUploadMissingFileUrl
Config variable stub for the UploadMissingFileUrl setting, for use by phpdoc and IDEs.
$wgMaxUserDBWriteDuration
Config variable stub for the MaxUserDBWriteDuration setting, for use by phpdoc and IDEs.
$wgReportToExpiry
Config variable stub for the ReportToExpiry setting, for use by phpdoc and IDEs.
$wgEnotifFromEditor
Config variable stub for the EnotifFromEditor setting, for use by phpdoc and IDEs.
$wgEnableBotPasswords
Config variable stub for the EnableBotPasswords setting, for use by phpdoc and IDEs.
$wgPageCreationLog
Config variable stub for the PageCreationLog setting, for use by phpdoc and IDEs.
$wgShellboxUrls
Config variable stub for the ShellboxUrls setting, for use by phpdoc and IDEs.
$wgUnwatchedPageThreshold
Config variable stub for the UnwatchedPageThreshold setting, for use by phpdoc and IDEs.
$wgExportAllowAll
Config variable stub for the ExportAllowAll setting, for use by phpdoc and IDEs.
$wgIllegalFileChars
Config variable stub for the IllegalFileChars setting, for use by phpdoc and IDEs.
$wgVerifyMimeType
Config variable stub for the VerifyMimeType setting, for use by phpdoc and IDEs.
$wgShowUpdatedMarker
Config variable stub for the ShowUpdatedMarker setting, for use by phpdoc and IDEs.
$wgExtensionMessagesFiles
Config variable stub for the ExtensionMessagesFiles setting, for use by phpdoc and IDEs.
$wgAntivirusSetup
Config variable stub for the AntivirusSetup setting, for use by phpdoc and IDEs.
$wgDatabaseReplicaLagCritical
Config variable stub for the DatabaseReplicaLagCritical setting, for use by phpdoc and IDEs.
$wgUseRCPatrol
Config variable stub for the UseRCPatrol setting, for use by phpdoc and IDEs.
$wgLearnerEdits
Config variable stub for the LearnerEdits setting, for use by phpdoc and IDEs.
$wgCategoryCollation
Config variable stub for the CategoryCollation setting, for use by phpdoc and IDEs.
$wgResourceBasePath
Config variable stub for the ResourceBasePath setting, for use by phpdoc and IDEs.
$wgNamespaceProtection
Config variable stub for the NamespaceProtection setting, for use by phpdoc and IDEs.
$wgSidebarCacheExpiry
Config variable stub for the SidebarCacheExpiry setting, for use by phpdoc and IDEs.
$wgSignatureAllowedLintErrors
Config variable stub for the SignatureAllowedLintErrors setting, for use by phpdoc and IDEs.
$wgCommandLineDarkBg
Config variable stub for the CommandLineDarkBg setting, for use by phpdoc and IDEs.
$wgEnotifRevealEditorAddress
Config variable stub for the EnotifRevealEditorAddress setting, for use by phpdoc and IDEs.
$wgDjvuOutputExtension
Config variable stub for the DjvuOutputExtension setting, for use by phpdoc and IDEs.
$wgNamespaceRobotPolicies
Config variable stub for the NamespaceRobotPolicies setting, for use by phpdoc and IDEs.
$wgAppleTouchIcon
Config variable stub for the AppleTouchIcon setting, for use by phpdoc and IDEs.
$wgReportToEndpoints
Config variable stub for the ReportToEndpoints setting, for use by phpdoc and IDEs.
$wgOpenSearchTemplate
Config variable stub for the OpenSearchTemplate setting, for use by phpdoc and IDEs.
$wgExportMaxHistory
Config variable stub for the ExportMaxHistory setting, for use by phpdoc and IDEs.
$wgFooterIcons
Config variable stub for the FooterIcons setting, for use by phpdoc and IDEs.
$wgRestrictionTypes
Config variable stub for the RestrictionTypes setting, for use by phpdoc and IDEs.
$wgDirectoryMode
Config variable stub for the DirectoryMode setting, for use by phpdoc and IDEs.
$wgUseNPPatrol
Config variable stub for the UseNPPatrol setting, for use by phpdoc and IDEs.
$wgFixDoubleRedirects
Config variable stub for the FixDoubleRedirects setting, for use by phpdoc and IDEs.
$wgDisableTextSearch
Config variable stub for the DisableTextSearch setting, for use by phpdoc and IDEs.
$wgCookieSameSite
Config variable stub for the CookieSameSite setting, for use by phpdoc and IDEs.
$wgRevertedTagMaxDepth
Config variable stub for the RevertedTagMaxDepth setting, for use by phpdoc and IDEs.
$wgImgAuthUrlPathMap
Config variable stub for the ImgAuthUrlPathMap setting, for use by phpdoc and IDEs.
$wgRCChangedSizeThreshold
Config variable stub for the RCChangedSizeThreshold setting, for use by phpdoc and IDEs.
$wgObjectCacheSessionExpiry
Config variable stub for the ObjectCacheSessionExpiry setting, for use by phpdoc and IDEs.
$wgAjaxUploadDestCheck
Config variable stub for the AjaxUploadDestCheck setting, for use by phpdoc and IDEs.
$wgWhitelistRead
Config variable stub for the WhitelistRead setting, for use by phpdoc and IDEs.
$wgInvalidUsernameCharacters
Config variable stub for the InvalidUsernameCharacters setting, for use by phpdoc and IDEs.
$wgAllowExternalImagesFrom
Config variable stub for the AllowExternalImagesFrom setting, for use by phpdoc and IDEs.
$wgUploadNavigationUrl
Config variable stub for the UploadNavigationUrl setting, for use by phpdoc and IDEs.
$wgSoftwareTags
Config variable stub for the SoftwareTags setting, for use by phpdoc and IDEs.
$wgArticlePath
Config variable stub for the ArticlePath setting, for use by phpdoc and IDEs.
$wgVerifyMimeTypeIE
Config variable stub for the VerifyMimeTypeIE setting, for use by phpdoc and IDEs.
$wgDeprecationReleaseLimit
Config variable stub for the DeprecationReleaseLimit setting, for use by phpdoc and IDEs.
$wgSharpenReductionThreshold
Config variable stub for the SharpenReductionThreshold setting, for use by phpdoc and IDEs.
$wgEnableSidebarCache
Config variable stub for the EnableSidebarCache setting, for use by phpdoc and IDEs.
$wgVueDevelopmentMode
Config variable stub for the VueDevelopmentMode setting, for use by phpdoc and IDEs.
$wgUploadPath
Config variable stub for the UploadPath setting, for use by phpdoc and IDEs.
$wgCacheSharedUploads
Config variable stub for the CacheSharedUploads setting, for use by phpdoc and IDEs.
$wgHooks
Config variable stub for the Hooks setting, for use by phpdoc and IDEs.
$wgDBport
Config variable stub for the DBport setting, for use by phpdoc and IDEs.
$wgShellRestrictionMethod
Config variable stub for the ShellRestrictionMethod setting, for use by phpdoc and IDEs.
$wgMemCachedTimeout
Config variable stub for the MemCachedTimeout setting, for use by phpdoc and IDEs.
$wgCategoryMagicGallery
Config variable stub for the CategoryMagicGallery setting, for use by phpdoc and IDEs.
$wgExtendedLoginCookieExpiration
Config variable stub for the ExtendedLoginCookieExpiration setting, for use by phpdoc and IDEs.
$wgEnableEmail
Config variable stub for the EnableEmail setting, for use by phpdoc and IDEs.
$wgMaxNameChars
Config variable stub for the MaxNameChars setting, for use by phpdoc and IDEs.
$wgCentralIdLookupProvider
Config variable stub for the CentralIdLookupProvider setting, for use by phpdoc and IDEs.
$wgExtensionFunctions
Config variable stub for the ExtensionFunctions setting, for use by phpdoc and IDEs.
$wgServiceWiringFiles
Config variable stub for the ServiceWiringFiles setting, for use by phpdoc and IDEs.
$wgEnotifImpersonal
Config variable stub for the EnotifImpersonal setting, for use by phpdoc and IDEs.
$wgCopyUploadsDomains
Config variable stub for the CopyUploadsDomains setting, for use by phpdoc and IDEs.
$wgSearchForwardUrl
Config variable stub for the SearchForwardUrl setting, for use by phpdoc and IDEs.
$wgUpdateRowsPerJob
Config variable stub for the UpdateRowsPerJob setting, for use by phpdoc and IDEs.
$wgMessageCacheType
Config variable stub for the MessageCacheType setting, for use by phpdoc and IDEs.
$wgStatsCacheType
Config variable stub for the StatsCacheType setting, for use by phpdoc and IDEs.
$wgInterwikiMagic
Config variable stub for the InterwikiMagic setting, for use by phpdoc and IDEs.
$wgAllowSiteCSSOnRestrictedPages
Config variable stub for the AllowSiteCSSOnRestrictedPages setting, for use by phpdoc and IDEs.
$wgDisableInternalSearch
Config variable stub for the DisableInternalSearch setting, for use by phpdoc and IDEs.
$wgCrossSiteAJAXdomains
Config variable stub for the CrossSiteAJAXdomains setting, for use by phpdoc and IDEs.
$wgNoFollowDomainExceptions
Config variable stub for the NoFollowDomainExceptions setting, for use by phpdoc and IDEs.
$wgDiff3
Config variable stub for the Diff3 setting, for use by phpdoc and IDEs.
$wgBaseDirectory
Config variable stub for the BaseDirectory setting, for use by phpdoc and IDEs.
$wgAjaxLicensePreview
Config variable stub for the AjaxLicensePreview setting, for use by phpdoc and IDEs.
$wgAllUnicodeFixes
Config variable stub for the AllUnicodeFixes setting, for use by phpdoc and IDEs.
$wgCookiePath
Config variable stub for the CookiePath setting, for use by phpdoc and IDEs.
$wgSecureLogin
Config variable stub for the SecureLogin setting, for use by phpdoc and IDEs.
$wgInterwikiScopes
Config variable stub for the InterwikiScopes setting, for use by phpdoc and IDEs.
$wgUsePigLatinVariant
Config variable stub for the UsePigLatinVariant setting, for use by phpdoc and IDEs.
$wgReadOnlyWatchedItemStore
Config variable stub for the ReadOnlyWatchedItemStore setting, for use by phpdoc and IDEs.
$wgUsersNotifiedOnAllChanges
Config variable stub for the UsersNotifiedOnAllChanges setting, for use by phpdoc and IDEs.
$wgEnableSpecialMute
Config variable stub for the EnableSpecialMute setting, for use by phpdoc and IDEs.
$wgCookieDomain
Config variable stub for the CookieDomain setting, for use by phpdoc and IDEs.
$wgRCMaxAge
Config variable stub for the RCMaxAge setting, for use by phpdoc and IDEs.
$wgImplicitGroups
Config variable stub for the ImplicitGroups setting, for use by phpdoc and IDEs.
$wgFeedDiffCutoff
Config variable stub for the FeedDiffCutoff setting, for use by phpdoc and IDEs.
$wgWhitelistReadRegexp
Config variable stub for the WhitelistReadRegexp setting, for use by phpdoc and IDEs.
$wgAddGroups
Config variable stub for the AddGroups setting, for use by phpdoc and IDEs.
$wgActions
Config variable stub for the Actions setting, for use by phpdoc and IDEs.
$wgDebugComments
Config variable stub for the DebugComments setting, for use by phpdoc and IDEs.
$wgLocaltimezone
Config variable stub for the Localtimezone setting, for use by phpdoc and IDEs.
$wgSkipSkins
Config variable stub for the SkipSkins setting, for use by phpdoc and IDEs.
$wgCriticalSectionTimeLimit
Config variable stub for the CriticalSectionTimeLimit setting, for use by phpdoc and IDEs.
$wgActionFilteredLogs
Config variable stub for the ActionFilteredLogs setting, for use by phpdoc and IDEs.
$wgRedirectOnLogin
Config variable stub for the RedirectOnLogin setting, for use by phpdoc and IDEs.
$wgAuthManagerAutoConfig
Config variable stub for the AuthManagerAutoConfig setting, for use by phpdoc and IDEs.
$wgUserEmailUseReplyTo
Config variable stub for the UserEmailUseReplyTo setting, for use by phpdoc and IDEs.
$wgUploadBaseUrl
Config variable stub for the UploadBaseUrl setting, for use by phpdoc and IDEs.
$wgUrlProtocols
Config variable stub for the UrlProtocols setting, for use by phpdoc and IDEs.
$wgEnableAsyncUploads
Config variable stub for the EnableAsyncUploads setting, for use by phpdoc and IDEs.
$wgJpegPixelFormat
Config variable stub for the JpegPixelFormat setting, for use by phpdoc and IDEs.
$wgDeleteRevisionsLimit
Config variable stub for the DeleteRevisionsLimit setting, for use by phpdoc and IDEs.
$wgSpamRegex
Config variable stub for the SpamRegex setting, for use by phpdoc and IDEs.
$wgRCEngines
Config variable stub for the RCEngines setting, for use by phpdoc and IDEs.
$wgOriginTrials
Config variable stub for the OriginTrials setting, for use by phpdoc and IDEs.
$wgPasswordExpirationDays
Config variable stub for the PasswordExpirationDays setting, for use by phpdoc and IDEs.
$wgDjvuTxt
Config variable stub for the DjvuTxt setting, for use by phpdoc and IDEs.
$wgAllowSchemaUpdates
Config variable stub for the AllowSchemaUpdates setting, for use by phpdoc and IDEs.
$wgBlockAllowsUTEdit
Config variable stub for the BlockAllowsUTEdit setting, for use by phpdoc and IDEs.
$wgGroupPermissions
Config variable stub for the GroupPermissions setting, for use by phpdoc and IDEs.
$wgShowExceptionDetails
Config variable stub for the ShowExceptionDetails setting, for use by phpdoc and IDEs.
$wgMimeTypeFile
Config variable stub for the MimeTypeFile setting, for use by phpdoc and IDEs.
$wgContentHandlerTextFallback
Config variable stub for the ContentHandlerTextFallback setting, for use by phpdoc and IDEs.
$wgAllowExternalImages
Config variable stub for the AllowExternalImages setting, for use by phpdoc and IDEs.
$wgMaxImageArea
Config variable stub for the MaxImageArea setting, for use by phpdoc and IDEs.
$wgExperiencedUserEdits
Config variable stub for the ExperiencedUserEdits setting, for use by phpdoc and IDEs.
$wgRestPath
Config variable stub for the RestPath setting, for use by phpdoc and IDEs.
$wgDBcompress
Config variable stub for the DBcompress setting, for use by phpdoc and IDEs.
$wgResponsiveImages
Config variable stub for the ResponsiveImages setting, for use by phpdoc and IDEs.
$wgReservedUsernames
Config variable stub for the ReservedUsernames setting, for use by phpdoc and IDEs.
$wgArticleCountMethod
Config variable stub for the ArticleCountMethod setting, for use by phpdoc and IDEs.
$wgPreprocessorCacheThreshold
Config variable stub for the PreprocessorCacheThreshold setting, for use by phpdoc and IDEs.
$wgLocalInterwikis
Config variable stub for the LocalInterwikis setting, for use by phpdoc and IDEs.
$wgEnableUploads
Config variable stub for the EnableUploads setting, for use by phpdoc and IDEs.
$wgDebugRawPage
Config variable stub for the DebugRawPage setting, for use by phpdoc and IDEs.
$wgResourceLoaderMaxage
Config variable stub for the ResourceLoaderMaxage setting, for use by phpdoc and IDEs.
$wgUploadDialog
Config variable stub for the UploadDialog setting, for use by phpdoc and IDEs.
$wgMemCachedServers
Config variable stub for the MemCachedServers setting, for use by phpdoc and IDEs.
$wgShowDebug
Config variable stub for the ShowDebug setting, for use by phpdoc and IDEs.
$wgInvalidPasswordReset
Config variable stub for the InvalidPasswordReset setting, for use by phpdoc and IDEs.
$wgLocalFileRepo
Config variable stub for the LocalFileRepo setting, for use by phpdoc and IDEs.
$wgLocalHTTPProxy
Config variable stub for the LocalHTTPProxy setting, for use by phpdoc and IDEs.
$wgWantedPagesThreshold
Config variable stub for the WantedPagesThreshold setting, for use by phpdoc and IDEs.
$wgEnableMagicLinks
Config variable stub for the EnableMagicLinks setting, for use by phpdoc and IDEs.
$wgParsoidCacheConfig
Config variable stub for the ParsoidCacheConfig setting, for use by phpdoc and IDEs.
$wgExportMaxLinkDepth
Config variable stub for the ExportMaxLinkDepth setting, for use by phpdoc and IDEs.
$wgAllowExternalReqID
Config variable stub for the AllowExternalReqID setting, for use by phpdoc and IDEs.
$wgBlockDisablesLogin
Config variable stub for the BlockDisablesLogin setting, for use by phpdoc and IDEs.
$wgRCLinkLimits
Config variable stub for the RCLinkLimits setting, for use by phpdoc and IDEs.
$wgWatchlistExpiryMaxDuration
Config variable stub for the WatchlistExpiryMaxDuration setting, for use by phpdoc and IDEs.
$wgQueryCacheLimit
Config variable stub for the QueryCacheLimit setting, for use by phpdoc and IDEs.
$wgResourceLoaderStorageVersion
Config variable stub for the ResourceLoaderStorageVersion setting, for use by phpdoc and IDEs.
$wgDefaultSkin
Config variable stub for the DefaultSkin setting, for use by phpdoc and IDEs.
$wgStatsdServer
Config variable stub for the StatsdServer setting, for use by phpdoc and IDEs.
$wgDeletedDirectory
Config variable stub for the DeletedDirectory setting, for use by phpdoc and IDEs.
$wgSharpenParameter
Config variable stub for the SharpenParameter setting, for use by phpdoc and IDEs.
$wgScriptPath
Config variable stub for the ScriptPath setting, for use by phpdoc and IDEs.
$wgAllowImageTag
Config variable stub for the AllowImageTag setting, for use by phpdoc and IDEs.
$wgThumbPath
Config variable stub for the ThumbPath setting, for use by phpdoc and IDEs.
$wgDataCenterUpdateStickTTL
Config variable stub for the DataCenterUpdateStickTTL setting, for use by phpdoc and IDEs.
$wgWANObjectCaches
Config variable stub for the WANObjectCaches setting, for use by phpdoc and IDEs.
$wgChangeCredentialsBlacklist
Config variable stub for the ChangeCredentialsBlacklist setting, for use by phpdoc and IDEs.
$wgCSPHeader
Config variable stub for the CSPHeader setting, for use by phpdoc and IDEs.
$wgMaxAnimatedGifArea
Config variable stub for the MaxAnimatedGifArea setting, for use by phpdoc and IDEs.
$wgDjvuPostProcessor
Config variable stub for the DjvuPostProcessor setting, for use by phpdoc and IDEs.
$wgEmailConfirmToEdit
Config variable stub for the EmailConfirmToEdit setting, for use by phpdoc and IDEs.
$wgFeedClasses
Config variable stub for the FeedClasses setting, for use by phpdoc and IDEs.
$wgSearchType
Config variable stub for the SearchType setting, for use by phpdoc and IDEs.
$wgUnwatchedPageSecret
Config variable stub for the UnwatchedPageSecret setting, for use by phpdoc and IDEs.
$wgMWLoggerDefaultSpi
Config variable stub for the MWLoggerDefaultSpi setting, for use by phpdoc and IDEs.
$wgAPIRequestLog
Config variable stub for the APIRequestLog setting, for use by phpdoc and IDEs.
$wgShowArchiveThumbnails
Config variable stub for the ShowArchiveThumbnails setting, for use by phpdoc and IDEs.
$wgSpecialVersionShowHooks
Config variable stub for the SpecialVersionShowHooks setting, for use by phpdoc and IDEs.
$wgSearchHighlightBoundaries
Config variable stub for the SearchHighlightBoundaries setting, for use by phpdoc and IDEs.
$wgAllowHTMLEmail
Config variable stub for the AllowHTMLEmail setting, for use by phpdoc and IDEs.
$wgJobBackoffThrottling
Config variable stub for the JobBackoffThrottling setting, for use by phpdoc and IDEs.
$wgFragmentMode
Config variable stub for the FragmentMode setting, for use by phpdoc and IDEs.
$wgRequestTimeLimit
Config variable stub for the RequestTimeLimit setting, for use by phpdoc and IDEs.
$wgPoolCounterConf
Config variable stub for the PoolCounterConf setting, for use by phpdoc and IDEs.
$wgRevokePermissions
Config variable stub for the RevokePermissions setting, for use by phpdoc and IDEs.
$wgAPIFormatModules
Config variable stub for the APIFormatModules setting, for use by phpdoc and IDEs.
$wgHTTPImportTimeout
Config variable stub for the HTTPImportTimeout setting, for use by phpdoc and IDEs.
$wgSharedUploadDBname
Config variable stub for the SharedUploadDBname setting, for use by phpdoc and IDEs.
$wgRangeContributionsCIDRLimit
Config variable stub for the RangeContributionsCIDRLimit setting, for use by phpdoc and IDEs.
$wgMainStash
Config variable stub for the MainStash setting, for use by phpdoc and IDEs.
$wgApiFrameOptions
Config variable stub for the ApiFrameOptions setting, for use by phpdoc and IDEs.
$wgTranscludeCacheExpiry
Config variable stub for the TranscludeCacheExpiry setting, for use by phpdoc and IDEs.
$wgRCShowChangedSize
Config variable stub for the RCShowChangedSize setting, for use by phpdoc and IDEs.
$wgParserEnableLegacyMediaDOM
Config variable stub for the ParserEnableLegacyMediaDOM setting, for use by phpdoc and IDEs.
$wgCdnMatchParameterOrder
Config variable stub for the CdnMatchParameterOrder setting, for use by phpdoc and IDEs.
$wgExternalStores
Config variable stub for the ExternalStores setting, for use by phpdoc and IDEs.
$wgExportAllowHistory
Config variable stub for the ExportAllowHistory setting, for use by phpdoc and IDEs.
$wgCSPFalsePositiveUrls
Config variable stub for the CSPFalsePositiveUrls setting, for use by phpdoc and IDEs.
$wgThumbnailEpoch
Config variable stub for the ThumbnailEpoch setting, for use by phpdoc and IDEs.
$wgMimeInfoFile
Config variable stub for the MimeInfoFile setting, for use by phpdoc and IDEs.
$wgExtensionAssetsPath
Config variable stub for the ExtensionAssetsPath setting, for use by phpdoc and IDEs.
$wgEnableDnsBlacklist
Config variable stub for the EnableDnsBlacklist setting, for use by phpdoc and IDEs.
$wgLogos
Config variable stub for the Logos setting, for use by phpdoc and IDEs.
$wgDebugToolbar
Config variable stub for the DebugToolbar setting, for use by phpdoc and IDEs.
$wgUseImageMagick
Config variable stub for the UseImageMagick setting, for use by phpdoc and IDEs.
$wgAsyncHTTPTimeout
Config variable stub for the AsyncHTTPTimeout setting, for use by phpdoc and IDEs.
$wgUseMediaWikiUIEverywhere
Config variable stub for the UseMediaWikiUIEverywhere setting, for use by phpdoc and IDEs.
$wgHideUserContribLimit
Config variable stub for the HideUserContribLimit setting, for use by phpdoc and IDEs.
$wgJpegTran
Config variable stub for the JpegTran setting, for use by phpdoc and IDEs.
$wgMaxSigChars
Config variable stub for the MaxSigChars setting, for use by phpdoc and IDEs.
$wgPasswordDefault
Config variable stub for the PasswordDefault setting, for use by phpdoc and IDEs.
$wgStrictFileExtensions
Config variable stub for the StrictFileExtensions setting, for use by phpdoc and IDEs.
$wgDBTableOptions
Config variable stub for the DBTableOptions setting, for use by phpdoc and IDEs.
$wgVariantArticlePath
Config variable stub for the VariantArticlePath setting, for use by phpdoc and IDEs.
$wgForeignFileRepos
Config variable stub for the ForeignFileRepos setting, for use by phpdoc and IDEs.
$wgMaxJobDBWriteDuration
Config variable stub for the MaxJobDBWriteDuration setting, for use by phpdoc and IDEs.
$wgRepositoryBaseUrl
Config variable stub for the RepositoryBaseUrl setting, for use by phpdoc and IDEs.
$wgMemCachedPersistent
Config variable stub for the MemCachedPersistent setting, for use by phpdoc and IDEs.
$wgFilterLogTypes
Config variable stub for the FilterLogTypes setting, for use by phpdoc and IDEs.
$wgForceHTTPS
Config variable stub for the ForceHTTPS setting, for use by phpdoc and IDEs.
$wgLogHeaders
Config variable stub for the LogHeaders setting, for use by phpdoc and IDEs.
$wgAllowCrossOrigin
Config variable stub for the AllowCrossOrigin setting, for use by phpdoc and IDEs.
$wgCdnMaxAge
Config variable stub for the CdnMaxAge setting, for use by phpdoc and IDEs.
$wgEnableRemoteBagOStuffTests
Config variable stub for the EnableRemoteBagOStuffTests setting, for use by phpdoc and IDEs.
$wgVaryOnXFP
Config variable stub for the VaryOnXFP setting, for use by phpdoc and IDEs.
$wgManualRevertSearchRadius
Config variable stub for the ManualRevertSearchRadius setting, for use by phpdoc and IDEs.
$wgExtensionInfoMTime
Config variable stub for the ExtensionInfoMTime setting, for use by phpdoc and IDEs.
$wgDebugLogGroups
Config variable stub for the DebugLogGroups setting, for use by phpdoc and IDEs.
$wgRawHtmlMessages
Config variable stub for the RawHtmlMessages setting, for use by phpdoc and IDEs.
$wgSVGConverterPath
Config variable stub for the SVGConverterPath setting, for use by phpdoc and IDEs.
$wgSharedDB
Config variable stub for the SharedDB setting, for use by phpdoc and IDEs.
$wgPasswordConfig
Config variable stub for the PasswordConfig setting, for use by phpdoc and IDEs.
$wgSessionCacheType
Config variable stub for the SessionCacheType setting, for use by phpdoc and IDEs.
$wgSharedUploadDBprefix
Config variable stub for the SharedUploadDBprefix setting, for use by phpdoc and IDEs.
$wgExtensionDirectory
Config variable stub for the ExtensionDirectory setting, for use by phpdoc and IDEs.
$wgEnotifMinorEdits
Config variable stub for the EnotifMinorEdits setting, for use by phpdoc and IDEs.
$wgStatsdSamplingRates
Config variable stub for the StatsdSamplingRates setting, for use by phpdoc and IDEs.
$wgEnableScaryTranscluding
Config variable stub for the EnableScaryTranscluding setting, for use by phpdoc and IDEs.
$wgSoftBlockRanges
Config variable stub for the SoftBlockRanges setting, for use by phpdoc and IDEs.
$wgDebugDumpSql
Config variable stub for the DebugDumpSql setting, for use by phpdoc and IDEs.
$wgDatabaseReplicaLagWarning
Config variable stub for the DatabaseReplicaLagWarning setting, for use by phpdoc and IDEs.
$wgExternalLinkTarget
Config variable stub for the ExternalLinkTarget setting, for use by phpdoc and IDEs.
$wgDummyLanguageCodes
Config variable stub for the DummyLanguageCodes setting, for use by phpdoc and IDEs.
$wgSpecialSearchFormOptions
Config variable stub for the SpecialSearchFormOptions setting, for use by phpdoc and IDEs.
$wgSearchTypeAlternatives
Config variable stub for the SearchTypeAlternatives setting, for use by phpdoc and IDEs.
$wgExiv2Command
Config variable stub for the Exiv2Command setting, for use by phpdoc and IDEs.
$wgAllowSlowParserFunctions
Config variable stub for the AllowSlowParserFunctions setting, for use by phpdoc and IDEs.
$wgMultiShardSiteStats
Config variable stub for the MultiShardSiteStats setting, for use by phpdoc and IDEs.
$wgAttemptFailureEpoch
Config variable stub for the AttemptFailureEpoch setting, for use by phpdoc and IDEs.
$wgJobSerialCommitThreshold
Config variable stub for the JobSerialCommitThreshold setting, for use by phpdoc and IDEs.
$wgFetchCommonsDescriptions
Config variable stub for the FetchCommonsDescriptions setting, for use by phpdoc and IDEs.
$wgExternalInterwikiFragmentMode
Config variable stub for the ExternalInterwikiFragmentMode setting, for use by phpdoc and IDEs.
$wgDBserver
Config variable stub for the DBserver setting, for use by phpdoc and IDEs.
$wgRecentChangesFlags
Config variable stub for the RecentChangesFlags setting, for use by phpdoc and IDEs.
$wgSquidPurgeUseHostHeader
Config variable stub for the SquidPurgeUseHostHeader setting, for use by phpdoc and IDEs.
$wgLoadScript
Config variable stub for the LoadScript setting, for use by phpdoc and IDEs.
$wgDnsBlacklistUrls
Config variable stub for the DnsBlacklistUrls setting, for use by phpdoc and IDEs.
$wgCookieSecure
Config variable stub for the CookieSecure setting, for use by phpdoc and IDEs.
$wgMimeTypeExclusions
Config variable stub for the MimeTypeExclusions setting, for use by phpdoc and IDEs.
$wgDebugRedirects
Config variable stub for the DebugRedirects setting, for use by phpdoc and IDEs.
$wgAPIModules
Config variable stub for the APIModules setting, for use by phpdoc and IDEs.
$wgExtraLanguageCodes
Config variable stub for the ExtraLanguageCodes setting, for use by phpdoc and IDEs.
$wgSpecialPageCacheUpdates
Config variable stub for the SpecialPageCacheUpdates setting, for use by phpdoc and IDEs.
$wgOpenSearchDescriptionLength
Config variable stub for the OpenSearchDescriptionLength setting, for use by phpdoc and IDEs.
$wgResourceLoaderValidateJS
Config variable stub for the ResourceLoaderValidateJS setting, for use by phpdoc and IDEs.
$wgSMTP
Config variable stub for the SMTP setting, for use by phpdoc and IDEs.
$wgLanguageConverterCacheType
Config variable stub for the LanguageConverterCacheType setting, for use by phpdoc and IDEs.
$wgCanonicalServer
Config variable stub for the CanonicalServer setting, for use by phpdoc and IDEs.
$wgMiserMode
Config variable stub for the MiserMode setting, for use by phpdoc and IDEs.
$wgOverrideSiteFeed
Config variable stub for the OverrideSiteFeed setting, for use by phpdoc and IDEs.
$wgAutoConfirmAge
Config variable stub for the AutoConfirmAge setting, for use by phpdoc and IDEs.
$wgCacheVaryCookies
Config variable stub for the CacheVaryCookies setting, for use by phpdoc and IDEs.
$wgNamespaceAliases
Config variable stub for the NamespaceAliases setting, for use by phpdoc and IDEs.
$wgTrivialMimeDetection
Config variable stub for the TrivialMimeDetection setting, for use by phpdoc and IDEs.
$wgStylePath
Config variable stub for the StylePath setting, for use by phpdoc and IDEs.
$wgDjvuDump
Config variable stub for the DjvuDump setting, for use by phpdoc and IDEs.
$wgServer
Config variable stub for the Server setting, for use by phpdoc and IDEs.
$wgDBssl
Config variable stub for the DBssl setting, for use by phpdoc and IDEs.
$wgDefaultExternalStore
Config variable stub for the DefaultExternalStore setting, for use by phpdoc and IDEs.
$wgRCFilterByAge
Config variable stub for the RCFilterByAge setting, for use by phpdoc and IDEs.
$wgUploadThumbnailRenderMethod
Config variable stub for the UploadThumbnailRenderMethod setting, for use by phpdoc and IDEs.
$wgMinimalPasswordLength
Config variable stub for the MinimalPasswordLength setting, for use by phpdoc and IDEs.
$wgCookieSetOnIpBlock
Config variable stub for the CookieSetOnIpBlock setting, for use by phpdoc and IDEs.
$wgPropagateErrors
Config variable stub for the PropagateErrors setting, for use by phpdoc and IDEs.
$wgUploadThumbnailRenderHttpCustomDomain
Config variable stub for the UploadThumbnailRenderHttpCustomDomain setting, for use by phpdoc and IDE...
$wgRCWatchCategoryMembership
Config variable stub for the RCWatchCategoryMembership setting, for use by phpdoc and IDEs.
$wgFeed
Config variable stub for the Feed setting, for use by phpdoc and IDEs.
$wgWatchersMaxAge
Config variable stub for the WatchersMaxAge setting, for use by phpdoc and IDEs.
$wgTempCategoryCollations
Config variable stub for the TempCategoryCollations setting, for use by phpdoc and IDEs.
$wgSessionPbkdf2Iterations
Config variable stub for the SessionPbkdf2Iterations setting, for use by phpdoc and IDEs.
$wgEnablePartialActionBlocks
Config variable stub for the EnablePartialActionBlocks setting, for use by phpdoc and IDEs.
$wgRunJobsAsync
Config variable stub for the RunJobsAsync setting, for use by phpdoc and IDEs.
$wgInterwikiCache
Config variable stub for the InterwikiCache setting, for use by phpdoc and IDEs.
$wgSearchMatchRedirectPreference
Config variable stub for the SearchMatchRedirectPreference setting, for use by phpdoc and IDEs.
$wgMetaNamespace
Config variable stub for the MetaNamespace setting, for use by phpdoc and IDEs.
$wgExtensionCredits
Config variable stub for the ExtensionCredits setting, for use by phpdoc and IDEs.
$wgEmailAuthentication
Config variable stub for the EmailAuthentication setting, for use by phpdoc and IDEs.
$wgLogo
Config variable stub for the Logo setting, for use by phpdoc and IDEs.
$wgDevelopmentWarnings
Config variable stub for the DevelopmentWarnings setting, for use by phpdoc and IDEs.
$wgEdititis
Config variable stub for the Edititis setting, for use by phpdoc and IDEs.
$wgCdnServersNoPurge
Config variable stub for the CdnServersNoPurge setting, for use by phpdoc and IDEs.
$wgJobClasses
Config variable stub for the JobClasses setting, for use by phpdoc and IDEs.
$wgHTTPMaxTimeout
Config variable stub for the HTTPMaxTimeout setting, for use by phpdoc and IDEs.
$wgTrustedMediaFormats
Config variable stub for the TrustedMediaFormats setting, for use by phpdoc and IDEs.
$wgNamespaceContentModels
Config variable stub for the NamespaceContentModels setting, for use by phpdoc and IDEs.
$wgSVGConverters
Config variable stub for the SVGConverters setting, for use by phpdoc and IDEs.
$wgUseFileCache
Config variable stub for the UseFileCache setting, for use by phpdoc and IDEs.
$wgMaxUploadSize
Config variable stub for the MaxUploadSize setting, for use by phpdoc and IDEs.
$wgHtml5Version
Config variable stub for the Html5Version setting, for use by phpdoc and IDEs.
$wgParserTestMediaHandlers
Config variable stub for the ParserTestMediaHandlers setting, for use by phpdoc and IDEs.
$wgSessionSecret
Config variable stub for the SessionSecret setting, for use by phpdoc and IDEs.
$wgOpenSearchDefaultLimit
Config variable stub for the OpenSearchDefaultLimit setting, for use by phpdoc and IDEs.
$wgMaxCredits
Config variable stub for the MaxCredits setting, for use by phpdoc and IDEs.
$wgInterlanguageLinkCodeMap
Config variable stub for the InterlanguageLinkCodeMap setting, for use by phpdoc and IDEs.
$wgSharedSchema
Config variable stub for the SharedSchema setting, for use by phpdoc and IDEs.
$wgEditPageFrameOptions
Config variable stub for the EditPageFrameOptions setting, for use by phpdoc and IDEs.
$wgDebugLogFile
Config variable stub for the DebugLogFile setting, for use by phpdoc and IDEs.
$wgAccountCreationThrottle
Config variable stub for the AccountCreationThrottle setting, for use by phpdoc and IDEs.
$wgSessionInsecureSecrets
Config variable stub for the SessionInsecureSecrets setting, for use by phpdoc and IDEs.
$wgForceUIMsgAsContentMsg
Config variable stub for the ForceUIMsgAsContentMsg setting, for use by phpdoc and IDEs.
$wgPasswordSender
Config variable stub for the PasswordSender setting, for use by phpdoc and IDEs.
$wgLogActionsHandlers
Config variable stub for the LogActionsHandlers setting, for use by phpdoc and IDEs.
$wgRateLimits
Config variable stub for the RateLimits setting, for use by phpdoc and IDEs.
$wgNamespacesToBeSearchedDefault
Config variable stub for the NamespacesToBeSearchedDefault setting, for use by phpdoc and IDEs.
$wgEnableCanonicalServerLink
Config variable stub for the EnableCanonicalServerLink setting, for use by phpdoc and IDEs.
$wgPasswordReminderResendTime
Config variable stub for the PasswordReminderResendTime setting, for use by phpdoc and IDEs.
$wgUpdateRowsPerQuery
Config variable stub for the UpdateRowsPerQuery setting, for use by phpdoc and IDEs.
$wgUploadThumbnailRenderMap
Config variable stub for the UploadThumbnailRenderMap setting, for use by phpdoc and IDEs.
$wgTiffThumbnailType
Config variable stub for the TiffThumbnailType setting, for use by phpdoc and IDEs.
$wgCdnServers
Config variable stub for the CdnServers setting, for use by phpdoc and IDEs.
$wgPingback
Config variable stub for the Pingback setting, for use by phpdoc and IDEs.
$wgCopyUploadProxy
Config variable stub for the CopyUploadProxy setting, for use by phpdoc and IDEs.
$wgSVGMetadataCutoff
Config variable stub for the SVGMetadataCutoff setting, for use by phpdoc and IDEs.
$wgXhtmlNamespaces
Config variable stub for the XhtmlNamespaces setting, for use by phpdoc and IDEs.
$wgMetaNamespaceTalk
Config variable stub for the MetaNamespaceTalk setting, for use by phpdoc and IDEs.
$wgExpensiveParserFunctionLimit
Config variable stub for the ExpensiveParserFunctionLimit setting, for use by phpdoc and IDEs.
$wgLocalTZoffset
Config variable stub for the LocalTZoffset setting, for use by phpdoc and IDEs.
$wgHTMLFormAllowTableFormat
Config variable stub for the HTMLFormAllowTableFormat setting, for use by phpdoc and IDEs.
$wgDisableQueryPages
Config variable stub for the DisableQueryPages setting, for use by phpdoc and IDEs.
$wgExiftool
Config variable stub for the Exiftool setting, for use by phpdoc and IDEs.
$wgCookiePrefix
Config variable stub for the CookiePrefix setting, for use by phpdoc and IDEs.
$wgWikiFarmSettingsExtension
Config variable stub for the WikiFarmSettingsExtension setting, for use by phpdoc and IDEs.
$wgResourceModuleSkinStyles
Config variable stub for the ResourceModuleSkinStyles setting, for use by phpdoc and IDEs.
$wgResourceLoaderUseObjectCacheForDeps
Config variable stub for the ResourceLoaderUseObjectCacheForDeps setting, for use by phpdoc and IDEs.
$wgAPIMaxDBRows
Config variable stub for the APIMaxDBRows setting, for use by phpdoc and IDEs.
$wgExtraLanguageNames
Config variable stub for the ExtraLanguageNames setting, for use by phpdoc and IDEs.
$wgSharedPrefix
Config variable stub for the SharedPrefix setting, for use by phpdoc and IDEs.
$wgHTCPMulticastTTL
Config variable stub for the HTCPMulticastTTL setting, for use by phpdoc and IDEs.
$wgLBFactoryConf
Config variable stub for the LBFactoryConf setting, for use by phpdoc and IDEs.
$wgWikiFarmSettingsDirectory
Config variable stub for the WikiFarmSettingsDirectory setting, for use by phpdoc and IDEs.
$wgEventRelayerConfig
Config variable stub for the EventRelayerConfig setting, for use by phpdoc and IDEs.
$wgImportTargetNamespace
Config variable stub for the ImportTargetNamespace setting, for use by phpdoc and IDEs.
$wgShellboxUrl
Config variable stub for the ShellboxUrl setting, for use by phpdoc and IDEs.
$wgBrowserFormatDetection
Config variable stub for the BrowserFormatDetection setting, for use by phpdoc and IDEs.
$wgRightsPage
Config variable stub for the RightsPage setting, for use by phpdoc and IDEs.
$wgAPICacheHelpTimeout
Config variable stub for the APICacheHelpTimeout setting, for use by phpdoc and IDEs.
$wgMainWANCache
Config variable stub for the MainWANCache setting, for use by phpdoc and IDEs.
$wgMaxShellTime
Config variable stub for the MaxShellTime setting, for use by phpdoc and IDEs.
$wgForceDeferredUpdatesPreSend
Config variable stub for the ForceDeferredUpdatesPreSend setting, for use by phpdoc and IDEs.
$wgPHPSessionHandling
Config variable stub for the PHPSessionHandling setting, for use by phpdoc and IDEs.
$wgLocalisationCacheConf
Config variable stub for the LocalisationCacheConf setting, for use by phpdoc and IDEs.
$wgMaxTocLevel
Config variable stub for the MaxTocLevel setting, for use by phpdoc and IDEs.
$wgUseSharedUploads
Config variable stub for the UseSharedUploads setting, for use by phpdoc and IDEs.
$wgCopyUploadTimeout
Config variable stub for the CopyUploadTimeout setting, for use by phpdoc and IDEs.
$wgOpenSearchTemplates
Config variable stub for the OpenSearchTemplates setting, for use by phpdoc and IDEs.
$wgLinkHolderBatchSize
Config variable stub for the LinkHolderBatchSize setting, for use by phpdoc and IDEs.
$wgSearchSuggestCacheExpiry
Config variable stub for the SearchSuggestCacheExpiry setting, for use by phpdoc and IDEs.
$wgAutopromoteOnce
Config variable stub for the AutopromoteOnce setting, for use by phpdoc and IDEs.
$wgMimeDetectorCommand
Config variable stub for the MimeDetectorCommand setting, for use by phpdoc and IDEs.
$wgContentHandlers
Config variable stub for the ContentHandlers setting, for use by phpdoc and IDEs.
$wgHttpsPort
Config variable stub for the HttpsPort setting, for use by phpdoc and IDEs.
$wgCopyUploadsFromSpecialUpload
Config variable stub for the CopyUploadsFromSpecialUpload setting, for use by phpdoc and IDEs.
$wgImageMagickConvertCommand
Config variable stub for the ImageMagickConvertCommand setting, for use by phpdoc and IDEs.
$wgUsePrivateIPs
Config variable stub for the UsePrivateIPs setting, for use by phpdoc and IDEs.
$wgGitBin
Config variable stub for the GitBin setting, for use by phpdoc and IDEs.
$wgExternalDiffEngine
Config variable stub for the ExternalDiffEngine setting, for use by phpdoc and IDEs.
$wgCopyUploadAllowOnWikiDomainConfig
Config variable stub for the CopyUploadAllowOnWikiDomainConfig setting, for use by phpdoc and IDEs.
$wgDiff
Config variable stub for the Diff setting, for use by phpdoc and IDEs.
$wgDBpassword
Config variable stub for the DBpassword setting, for use by phpdoc and IDEs.
$wgFavicon
Config variable stub for the Favicon setting, for use by phpdoc and IDEs.
$wgShowEXIF
Config variable stub for the ShowEXIF setting, for use by phpdoc and IDEs.
$wgTidyConfig
Config variable stub for the TidyConfig setting, for use by phpdoc and IDEs.
$wgAllowCopyUploads
Config variable stub for the AllowCopyUploads setting, for use by phpdoc and IDEs.
$wgUseSiteJs
Config variable stub for the UseSiteJs setting, for use by phpdoc and IDEs.
$wgRCLinkDays
Config variable stub for the RCLinkDays setting, for use by phpdoc and IDEs.
$wgEnotifUseRealName
Config variable stub for the EnotifUseRealName setting, for use by phpdoc and IDEs.
$wgLogoHD
Config variable stub for the LogoHD setting, for use by phpdoc and IDEs.
$wgNewUserLog
Config variable stub for the NewUserLog setting, for use by phpdoc and IDEs.
$wgTextModelsToParse
Config variable stub for the TextModelsToParse setting, for use by phpdoc and IDEs.
$wgHTTPMaxConnectTimeout
Config variable stub for the HTTPMaxConnectTimeout setting, for use by phpdoc and IDEs.
$wgDisableTitleConversion
Config variable stub for the DisableTitleConversion setting, for use by phpdoc and IDEs.
$wgFeaturePolicyReportOnly
Config variable stub for the FeaturePolicyReportOnly setting, for use by phpdoc and IDEs.
$wgSpecialPages
Config variable stub for the SpecialPages setting, for use by phpdoc and IDEs.