Santhosh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/136973

Change subject: Remove unused wgContentTranslationServerTimeout
......................................................................

Remove unused wgContentTranslationServerTimeout

Change-Id: Ib5757e399409c8b556ec5837f71c60f8b8aaa962
---
M ContentTranslation.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/73/136973/1

diff --git a/ContentTranslation.php b/ContentTranslation.php
index 2b92c38..39cd4a5 100644
--- a/ContentTranslation.php
+++ b/ContentTranslation.php
@@ -46,7 +46,6 @@
 
 // Content translation server URL
 $GLOBALS['wgContentTranslationServerURL'] = 'http://localhost:8080';
-$GLOBALS['wgContentTranslationServerTimeout'] = 15;
 
 $GLOBALS['wgContentTranslationParsoid'] = array(
        'url' => 'http://parsoid.wmflabs.org/',

-- 
To view, visit https://gerrit.wikimedia.org/r/136973
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5757e399409c8b556ec5837f71c60f8b8aaa962
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to