Ladsgroup has uploaded a new change for review.
https://gerrit.wikimedia.org/r/297541
Change subject: Deploy ORES review tool to nlwiki
......................................................................
Deploy ORES review tool to nlwiki
Bug: T139432
Change-Id: I7c9b85e50545671cf2d4fdf1cd5ab3e9635c3b78
---
M wmf-config/InitialiseSettings.php
1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/41/297541/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 942613f..e458481 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -16814,11 +16814,18 @@
'goodfaith' => false,
'wp10' => false,
], // T130212
+ 'nlwiki' => [
+ 'damaging' => true,
+ 'reverted' => false,
+ 'goodfaith' => false,
+ 'wp10' => false,
+ ], // T139432
],
'wgOresDamagingThresholds' => [
'default' => [ 'hard' => 0.5, 'soft' => 0.7 ],
'fawiki' => [ 'hard' => 0.12, 'soft' => 0.45 ], // T130211
'wikidatawiki' => [ 'hard' => 0.8, 'soft' => 0.96 ], // T130212
+ 'nlwiki' => [ 'hard' => 0.3, 'soft' => 0.72 ], // T139432
],
### End (roughly) of general extensions ########################
--
To view, visit https://gerrit.wikimedia.org/r/297541
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c9b85e50545671cf2d4fdf1cd5ab3e9635c3b78
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits