[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #18290 from Wikia/PLATFORM-5612
Browse files Browse the repository at this point in the history
PLATFORM-5615 | Add J cluster configuration to App VariablesExpansions.php
  • Loading branch information
mmeller-wikia committed Apr 7, 2021
2 parents 0b3523c + 29943a0 commit 1db826c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions includes/wikia/VariablesExpansions.php
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@
'geo-db-i-master.query.consul.' => 0,
'geo-db-i-slave.query.consul.' => 1000,
],
'c10' => [
'geo-db-j-master.query.consul.' => 0,
'geo-db-j-slave.query.consul.' => 1000,
],

'ext1' => $wgDBArchiveCluster,
'specials' => [
Expand Down

0 comments on commit 1db826c

Please sign in to comment.