mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
approval allow automatic
This commit is contained in:
@@ -181,6 +181,7 @@ return array (
|
||||
'user-delete' => User::CLASS_ADMINISTRATOR,
|
||||
'user-change-class' => User::CLASS_ADMINISTRATOR,
|
||||
'torrent-set-special-tag' => User::CLASS_ADMINISTRATOR,
|
||||
'torrent-approval-allow-automatic' => User::CLASS_UPLOADER,
|
||||
),
|
||||
'tweak' =>
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user