Manual talk:$wgLogRestrictions
From MediaWiki.org
[edit] Explanation
I had some trouble remembering which one is the log and which one is the right, so I thought I'd write it here in case anybody else had this problem (given the example uses a log and user right with identical name :D):
$wgLogRestrictions = array( 'log' => 'right' );
Snowolf 11:02, 9 December 2011 (UTC)