Make server overview cleaner and easier to follow
Also adds allocation information tab, still need to make it so users can actually change their default connection address
This commit is contained in:
parent
79214c2cb2
commit
fb77e23eb4
4 changed files with 142 additions and 84 deletions
|
@ -23,7 +23,8 @@ return [
|
|||
'mem_limit' => 'Memory Limit',
|
||||
'disk_space' => 'Disk Space',
|
||||
'control' => 'Control Server',
|
||||
'info_use' => 'Information & Usage',
|
||||
'usage' => 'Usage',
|
||||
'allocation' => 'Allocation',
|
||||
'command' => 'Enter Console Command',
|
||||
],
|
||||
'files' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue