You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alert::success('Server has been suspended on the system. All running processes have been stopped and will not be startable until it is un-suspended.');
This server is suspended and has no user access. Processes cannot be started and files cannot be modified. All API access is disabled unless using a master token.
36
+
</div>
37
+
@endif
33
38
@if($server->installed===0)
34
39
<divclass="alert alert-warning">
35
40
This server is still running through the install process and is not avaliable for use just yet. This message will disappear once this process is completed.
@@ -89,7 +94,7 @@
89
94
</tr>
90
95
<tr>
91
96
<td><abbrtitle="Out of Memory">OOM</abbr> Killer</td>
<p>This will suspend the server, stop any running processes, and immediately block the user from being able to access their files or otherwise manage the server through the panel or API.</p>
0 commit comments