[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: No reason to ever vary $wgGeoDataDebug by wiki

2016-10-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: No reason to ever vary $wgGeoDataDebug by wiki
..


No reason to ever vary $wgGeoDataDebug by wiki

Change-Id: I174e380e488ca65921d50eafb21662f5ef7d0a4b
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings.php
2 files changed, 1 insertion(+), 4 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f553452..49d73f7 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2591,7 +2591,7 @@
 
$wgMaxCoordinatesPerPage = 2000;
$wgMaxGeoSearchRadius = $wmgMaxGeoSearchRadius;
-   $wgGeoDataDebug = $wmgGeoDataDebug;
+   $wgGeoDataDebug = true;
 }
 
 if ( $wmgUseEcho ) {
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index f133e6d..152c5f4 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15736,9 +15736,6 @@
'default' => 1,
'wikivoyage' => 2,
 ],
-'wmgGeoDataDebug' => [
-   'default' => true,
-],
 
 'wmgUseEcho' => [
'default' => true,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I174e380e488ca65921d50eafb21662f5ef7d0a4b
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: MaxSem 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: No reason to ever vary $wgGeoDataDebug by wiki

2016-09-27 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review.

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

Change subject: No reason to ever vary $wgGeoDataDebug by wiki
..

No reason to ever vary $wgGeoDataDebug by wiki

Change-Id: I174e380e488ca65921d50eafb21662f5ef7d0a4b
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings.php
2 files changed, 1 insertion(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/56/313156/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 854e20a..4abb974 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2591,7 +2591,7 @@
 
$wgMaxCoordinatesPerPage = 2000;
$wgMaxGeoSearchRadius = $wmgMaxGeoSearchRadius;
-   $wgGeoDataDebug = $wmgGeoDataDebug;
+   $wgGeoDataDebug = true;
 }
 
 if ( $wmgUseEcho ) {
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index f58d7c0..f0e6853 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15726,9 +15726,6 @@
'default' => 1,
'wikivoyage' => 2,
 ],
-'wmgGeoDataDebug' => [
-   'default' => true,
-],
 
 'wmgUseEcho' => [
'default' => true,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I174e380e488ca65921d50eafb21662f5ef7d0a4b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem 

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