Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/266481
Change subject: Use the logical redis definition for GettingStarted.
......................................................................
Use the logical redis definition for GettingStarted.
Bug: T124671
Change-Id: I983d6609f7cd7b19eaba5f5801f7682b73fd5d04
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/81/266481/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7574b43..2750166 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2595,7 +2595,7 @@
if ( $wmgUseGettingStarted ) {
require_once( "$IP/extensions/GettingStarted/GettingStarted.php" );
- $wgGettingStartedRedis = '/var/run/nutcracker/redis_eqiad.sock';
+ $wgGettingStartedRedis = $wgObjectCaches['redis_master'];
$wgGettingStartedRedisOptions['password'] = $wmgRedisPassword;
$wgGettingStartedCategoriesForTaskTypes =
$wmgGettingStartedCategoriesForTaskTypes;
$wgGettingStartedExcludedCategories =
$wmgGettingStartedExcludedCategories;
--
To view, visit https://gerrit.wikimedia.org/r/266481
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I983d6609f7cd7b19eaba5f5801f7682b73fd5d04
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits