https://bugzilla.wikimedia.org/show_bug.cgi?id=29742
--- Comment #17 from [email protected] 2012-01-29 14:33:17 UTC --- Because this is not yet changed. Let change request to set max autoreview level should be three. So config should look like this. Btw, after autoreview works i think this bug should be closed. Sorry about the mess with the changing the config. $wgFlagRestrictions = array( 'accuracy' => array( 'review' => 3, 'autoreview' => 3 ), ); $wgFlaggedRevsTagsAuto = array( 'accuracy' => 3, ) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
