Catrope has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/339472 )
Change subject: Store goodfaith scores in the ORES tables ...................................................................... Store goodfaith scores in the ORES tables Bug: T137966 Change-Id: I920a7c55b58f3845436bab063d493e6a1f52e509 --- M wmf-config/InitialiseSettings.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/72/339472/1 diff --git a/wmf-config/InitialiseSettings.php b/wmf-config/InitialiseSettings.php index 0b6ab16..3ce0dde 100644 --- a/wmf-config/InitialiseSettings.php +++ b/wmf-config/InitialiseSettings.php @@ -17722,8 +17722,8 @@ 'wgOresModels' => [ 'default' => [ 'damaging' => true, + 'goodfaith' => true, 'reverted' => false, - 'goodfaith' => false, 'wp10' => false, ], ], -- To view, visit https://gerrit.wikimedia.org/r/339472 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I920a7c55b58f3845436bab063d493e6a1f52e509 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