Ladsgroup has uploaded a new change for review.

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

Change subject: ORES score edits in main and Property namespaces in wikidatawiki
......................................................................

ORES score edits in main and Property namespaces in wikidatawiki

Bug: T139660
Change-Id: Ica58f2894223ae519fa0e04e3fa6bd6781ddb7e7
---
M wmf-config/InitialiseSettings.php
1 file changed, 4 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8bd4df9..f81ee6b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -16917,6 +16917,10 @@
        'ptwiki' => [ 'hard' => 0.22, 'soft' => 0.48 ], // T139692
        'trwiki' => [ 'hard' => 0.22, 'soft' => 0.49 ], // T139992
 ],
+'wgOresEnabledNamespaces' => [
+       'default' => [],
+       'wikidatawiki' => [ 0 => true, 120 => true ], // T139660
+],
 ### End (roughly) of general extensions ########################
 
 'wgUseTidy' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica58f2894223ae519fa0e04e3fa6bd6781ddb7e7
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

Reply via email to