Last modified: 2009-07-08 16:34:58 UTC
I'm requesting temp group for arbcom of fiwiki. Their group should have access to deleted history. 'groupOverrides' => array( 'fiwiki' => array( 'arbcom' => array( 'deletedhistory' => true ), ... 'wgAddGroups' => array( '+fiwiki' => array( 'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ), ... 'wgRemoveGroups' => array( '+fiwiki' => array( 'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ), ...
Changes have been pushed to the cluster.