Skip to content

Commit

Permalink
betaheze -> mirabeta (#5336)
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Oct 17, 2023
1 parent c852eed commit d018cd7
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
],
'wgAbuseFilterCentralDB' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgAbuseFilterIsCentral' => [
'default' => false,
Expand Down Expand Up @@ -177,10 +177,10 @@
],
],
],
'betaheze' => [
'mirabeta' => [
'spam' => [
'files' => [
'https://meta.betaheze.org/w/index.php?title=MediaWiki:Global_spam_blacklist&action=raw&sb_ver=1',
'https://meta.mirabeta.org/w/index.php?title=MediaWiki:Global_spam_blacklist&action=raw&sb_ver=1',
],
],
],
Expand Down Expand Up @@ -286,7 +286,7 @@
// Bot passwords
'wgBotPasswordsDatabase' => [
'default' => 'mhglobal',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],

// Cache
Expand Down Expand Up @@ -386,7 +386,7 @@
'loginwiki',
'metawiki',
],
'betaheze' => [
'mirabeta' => [
'loginwikibeta',
'metawikibeta',
],
Expand All @@ -402,7 +402,7 @@
],
'wgCentralAuthCookiePrefix' => [
'default' => 'centralauth_',
'betaheze' => 'betacentralauth_',
'mirabeta' => 'betacentralauth_',
],
'wgCentralAuthCreateOnView' => [
'default' => true,
Expand All @@ -415,7 +415,7 @@
],
'wgCentralAuthDatabase' => [
'default' => 'mhglobal',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],
'wgCentralAuthEnableGlobalRenameRequest' => [
'default' => true,
Expand All @@ -425,19 +425,19 @@
],
'wgCentralAuthLoginWiki' => [
'default' => 'loginwiki',
'betaheze' => 'loginwikibeta',
'mirabeta' => 'loginwikibeta',
],
'wgCentralAuthOldNameAntiSpoofWiki' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgCentralAuthPreventUnattached' => [
'default' => true,
],
'wgGlobalRenameDenylist' => [
'default' => 'https://meta.miraheze.org/w/index.php?title=MediaWiki:Global_rename_blacklist&action=raw',
'betaheze' => 'https://meta.betaheze.org/w/index.php?title=MediaWiki:Global_rename_blacklist&action=raw',
],
'mirabeta' => 'https://meta.mirabeta.org/w/index.php?title=MediaWiki:Global_rename_blacklist&action=raw',
],
'wgGlobalRenameDenylistRegex' => [
'default' => true,
],
Expand All @@ -450,19 +450,19 @@
],
'wgCentralSelectedBannerDispatcher' => [
'default' => 'https://meta.miraheze.org/w/index.php/Special:BannerLoader',
'betaheze' => 'https://meta.betaheze.org/w/index.php/Special:BannerLoader',
'mirabeta' => 'https://meta.mirabeta.org/w/index.php/Special:BannerLoader',
],
'wgCentralBannerRecorder' => [
'default' => 'https://meta.miraheze.org/w/index.php/Special:RecordImpression',
'betaheze' => 'https://meta.betaheze.org/w/index.php/Special:RecordImpression',
'mirabeta' => 'https://meta.mirabeta.org/w/index.php/Special:RecordImpression',
],
'wgCentralDBname' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgCentralHost' => [
'default' => 'https://meta.miraheze.org',
'betaheze' => 'https://meta.betaheze.org',
'mirabeta' => 'https://meta.mirabeta.org',
],
'wgNoticeProjects' => [
'default' => [
Expand Down Expand Up @@ -498,7 +498,7 @@
],
'wgCheckUserCAtoollink' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgCheckUserGBtoollink' => [
'default' => [
Expand All @@ -507,7 +507,7 @@
'steward',
],
],
'betaheze' => [
'mirabeta' => [
'centralDB' => 'metawikibeta',
'groups' => [
'steward',
Expand All @@ -521,7 +521,7 @@
'steward',
],
],
'betaheze' => [
'mirabeta' => [
'centralDB' => 'metawikibeta',
'groups' => [
'steward',
Expand Down Expand Up @@ -744,7 +744,7 @@
'wgCreateWikiDisallowedSubdomains' => [
'default' => [
'(.*)miraheze(.*)',
'betaheze(.*)',
'mirabeta(.*)',
'subdomain',
'example',
'beta(meta)?',
Expand Down Expand Up @@ -869,15 +869,15 @@
],
'wgCreateWikiDatabase' => [
'default' => 'mhglobal',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],
'wgCreateWikiDatabaseClusters' => [
'default' => [
'c2',
'c4',
'c5',
],
'betaheze' => [
'mirabeta' => [
'c4',
],
],
Expand All @@ -890,11 +890,11 @@
],
'wgCreateWikiDatabaseSuffix' => [
'default' => 'wiki',
'betaheze' => 'wikibeta',
'mirabeta' => 'wikibeta',
],
'wgCreateWikiGlobalWiki' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgCreateWikiEmailNotifications' => [
'default' => true,
Expand Down Expand Up @@ -992,7 +992,7 @@
],
'wgCreateWikiSubdomain' => [
'default' => 'miraheze.org',
'betaheze' => 'betaheze.org',
'mirabeta' => 'mirabeta.org',
],
'wgCreateWikiUseClosedWikis' => [
'default' => true,
Expand Down Expand Up @@ -1027,7 +1027,7 @@
],
'wgCreateWikiUseJobQueue' => [
'default' => true,
'betaheze' => false,
'mirabeta' => false,
],

// CookieWarning
Expand Down Expand Up @@ -1271,11 +1271,11 @@
],
'wgEchoSharedTrackingCluster' => [
'default' => 'echo',
'betaheze' => 'beta',
'mirabeta' => 'beta',
],
'wgEchoSharedTrackingDB' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgEchoUseCrossWikiBetaFeature' => [
'default' => true,
Expand Down Expand Up @@ -1651,7 +1651,7 @@
],
'wgGlobalBlockingDatabase' => [
'default' => 'mhglobal',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],

// GlobalCssJs
Expand All @@ -1660,7 +1660,7 @@
'wiki' => 'metawiki',
'source' => 'metawiki',
],
'betaheze' => [
'mirabeta' => [
'wiki' => 'metawikibeta',
'source' => 'metawikibeta',
],
Expand All @@ -1672,10 +1672,10 @@
'loadScript' => '//meta.miraheze.org/w/load.php',
],
],
'betaheze' => [
'mirabeta' => [
'metawikibeta' => [
'apiScript' => '//meta.betaheze.org/w/api.php',
'loadScript' => '//meta.betaheze.org/w/load.php',
'apiScript' => '//meta.mirabeta.org/w/api.php',
'loadScript' => '//meta.mirabeta.org/w/load.php',
],
],
],
Expand All @@ -1686,7 +1686,7 @@
// GlobalPreferences
'wgGlobalPreferencesDB' => [
'default' => 'mhglobal',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],

// GlobalUsage
Expand Down Expand Up @@ -1715,11 +1715,11 @@
// GlobalUserPage
'wgGlobalUserPageAPIUrl' => [
'default' => 'https://login.miraheze.org/w/api.php',
'betaheze' => 'https://login.betaheze.org/w/api.php',
'mirabeta' => 'https://login.mirabeta.org/w/api.php',
],
'wgGlobalUserPageDBname' => [
'default' => 'loginwiki',
'betaheze' => 'loginwikibeta',
'mirabeta' => 'loginwikibeta',
],

// Grant Permissions for BotPasswords and OAuth
Expand Down Expand Up @@ -1857,7 +1857,7 @@
// IncidentReporting
'wgIncidentReportingDatabase' => [
'default' => 'incidents',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],
'wgIncidentReportingServices' => [
'default' => [
Expand Down Expand Up @@ -1898,7 +1898,7 @@
],
'wgInterwikiCentralDB' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgExtraInterlanguageLinkPrefixes' => [
'default' => [
Expand Down Expand Up @@ -1966,7 +1966,7 @@
// ImportDump
'wgImportDumpCentralWiki' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgImportDumpInterwikiMap' => [
'default' => [
Expand Down Expand Up @@ -3167,7 +3167,7 @@
// MatomoAnalytics
'wgMatomoAnalyticsDatabase' => [
'default' => 'mhglobal',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],
'wgMatomoAnalyticsServerURL' => [
'default' => 'https://matomo.miraheze.org/',
Expand Down Expand Up @@ -3419,9 +3419,9 @@
'login.miraheze.org',
'meta.miraheze.org',
],
'betaheze' => [
'mirabeta' => [
'login.miraheze.org',
'meta.betaheze.org',
'meta.mirabeta.org',
],
'+gratisdatawiki' => [
'gratispaideia.miraheze.org',
Expand Down Expand Up @@ -3730,7 +3730,7 @@
'default' => 'mhglobal',
'ldapwikiwiki' => 'ldapwikiwiki',
'srewiki' => 'ldapwikiwiki',
'betaheze' => 'testglobal',
'mirabeta' => 'testglobal',
],
'wgOATHExclusiveRights' => [
'default' => [
Expand Down Expand Up @@ -3782,7 +3782,7 @@
'default' => 'metawiki',
'ldapwikiwiki' => false,
'srewiki' => false,
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],
'wgOAuth2GrantExpirationInterval' => [
'default' => 'PT4H',
Expand Down Expand Up @@ -4938,10 +4938,10 @@
'src' => 'MediaWiki:Titleblacklist',
],
],
'betaheze' => [
'mirabeta' => [
'global' => [
'type' => 'url',
'src' => 'https://meta.betaheze.org/w/index.php?title=MediaWiki:Global_title_blacklist&action=raw&tb_ver=1',
'src' => 'https://meta.mirabeta.org/w/index.php?title=MediaWiki:Global_title_blacklist&action=raw&tb_ver=1',
],
'local' => [
'type' => 'localpage',
Expand Down Expand Up @@ -5070,7 +5070,7 @@
],
'wgUrlShortenerDBName' => [
'default' => 'metawiki',
'betaheze' => 'metawikibeta',
'mirabeta' => 'metawikibeta',
],

// UserFunctions
Expand Down Expand Up @@ -5255,11 +5255,11 @@
// WebAuthn
'wgWebAuthnRelyingPartyName' => [
'default' => 'Miraheze',
'betaheze' => 'Betaheze',
'mirabeta' => 'mirabeta',
],
'wgWebAuthnRelyingPartyID' => [
'default' => 'miraheze.org',
'betaheze' => 'betaheze.org',
'mirabeta' => 'mirabeta.org',
],
// Wikibase
'wmgAllowEntityImport' => [
Expand Down Expand Up @@ -5913,7 +5913,7 @@
// Control MediaWiki Deprecation Warnings
'wgDeprecationReleaseLimit' => [
'default' => '1.34',
'betaheze' => false,
'mirabeta' => false,
],
];

Expand Down

0 comments on commit d018cd7

Please sign in to comment.