Added admin controls.
Removed the note in the server settings that stated that the allocations feature is currently not implemented. Properly check to make sure that there are allocations available in range before trying to create it.
This commit is contained in:
parent
d80660f047
commit
fb33824e10
4 changed files with 9 additions and 6 deletions
|
@ -30,6 +30,9 @@ class SettingsServiceProvider extends ServiceProvider
|
|||
'pterodactyl:console:count',
|
||||
'pterodactyl:console:frequency',
|
||||
'pterodactyl:auth:2fa_required',
|
||||
'allocation:enabled',
|
||||
'pterodactyl:allocation:stop',
|
||||
'pterodactyl:allocation:start',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue