mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add dynamic api throthling
This commit is contained in:
@@ -92,6 +92,7 @@ class UserController extends BasePageController
|
||||
'password' => '',
|
||||
'role' => User::ROLE_USER,
|
||||
'notes' => '',
|
||||
'rate_limit' => 60,
|
||||
];
|
||||
|
||||
$title = 'View User';
|
||||
|
||||
Reference in New Issue
Block a user