Catrope has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/367614 )

Change subject: Remove wgOresDamagingThresholds settings
......................................................................

Remove wgOresDamagingThresholds settings

This config var doesn't exist any more.

Change-Id: Iea8da4ac97cfe02a4d24c70e34842009f5efcab5
---
M wmf-config/InitialiseSettings-labs.php
M wmf-config/InitialiseSettings.php
2 files changed, 0 insertions(+), 19 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index 62811ba..e11bdad 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -454,10 +454,6 @@
                                'wp10' => false,
                        ], // T127661
                ],
-               'wgOresDamagingThresholds' => [
-                       'default' => [ 'hard' => 0.5, 'soft' => 0.7 ],
-                       'wikipedia' => [ 'hard' => 0.6, 'soft' => 0.7 ], // 
T127661
-               ],
                'wgOresEnabledNamespaces' => [
                        'default' => [],
                        'enwiki' => [ 0 => true ],
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 2c143a7..6f32d19 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -18571,21 +18571,6 @@
                'wp10' => false,
        ],
 ],
-'wgOresDamagingThresholds' => [
-       'default' => [ 'hard' => 0.5, 'soft' => 0.7 ],
-       'fawiki' => [ 'hard' => 0.07, 'soft' => 0.37, 'softest' => 0.9 ], // 
T130211
-       'wikidatawiki' => [ 'hard' => 0.92, 'soft' => 0.97, 'softest' => 0.99 
], // T130212
-       'nlwiki' => [ 'hard' => 0.39, 'soft' => 0.75, 'softest' => 0.95 ], // 
T139432
-       'ruwiki' => [ 'hard' => 0.50, 'soft' => 0.73, 'softest' => 0.95 ], // 
T139541
-       'ptwiki' => [ 'hard' => 0.24, 'soft' => 0.57, 'softest' => 0.94 ], // 
T139692
-       'trwiki' => [ 'hard' => 0.20, 'soft' => 0.58, 'softest' => 0.92 ], // 
T139992
-       'plwiki' => [ 'hard' => 0.19, 'soft' => 0.41, 'softest' => 0.92 ], // 
T140005
-       'enwiki' => [ 'hard' => 0.17, 'soft' => 0.49, 'softest' => 0.96 ], // 
T140003
-       'cswiki' => [ 'hard' => 0.45, 'soft' => 0.8, 'softest' => 0.88 ], // 
T151611
-       'etwiki' => [ 'hard' => 0.34, 'soft' => 0.62, 'softest' => 0.95 ], // 
T159609
-       'hewiki' => [ 'hard' => 0.07, 'soft' => 0.50, 'softest' => 0.94 ], // 
T161621
-       'frwiki' => [ 'hard' => 0.18, 'soft' => 0.40, 'softest' => 0.51 ], // 
T165044
-],
 'wgOresFiltersThresholds' => [
        'default' => [],
        'enwiki' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea8da4ac97cfe02a4d24c70e34842009f5efcab5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <r...@wikimedia.org>

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

Reply via email to