KartikMistry has uploaded a new change for review.
https://gerrit.wikimedia.org/r/185196
Change subject: Use https for ContentTranslation
......................................................................
Use https for ContentTranslation
Change-Id: I5c53db2d6eb5a7701b2fedb8887e8f49781536dd
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/96/185196/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index e5ecd02..5cccc55 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2719,7 +2719,7 @@
if ( $wmgUseContentTranslation ) {
require_once "$IP/extensions/ContentTranslation/ContentTranslation.php";
// T76200: Public URL for cxserver instance
- $wgContentTranslationSiteTemplates['cx'] =
'http://cxserver.wikimedia.org';
+ $wgContentTranslationSiteTemplates['cx'] =
'https://cxserver.wikimedia.org';
// Used for html2wikitext when publishing
$wgContentTranslationParsoid = array(
'url' => $wmgParsoidURL,
--
To view, visit https://gerrit.wikimedia.org/r/185196
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c53db2d6eb5a7701b2fedb8887e8f49781536dd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits