|
|
|
@ -65,14 +65,6 @@
|
|
|
|
|
<p>
|
|
|
|
|
Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.
|
|
|
|
|
</p>
|
|
|
|
|
<p class="text-center">
|
|
|
|
|
<button class="btn btn-warning reload">Reload</button>
|
|
|
|
|
<button class="btn btn-danger restart">Restart</button>
|
|
|
|
|
</p>
|
|
|
|
|
<p class="help-block text-center">
|
|
|
|
|
Restarting your NodeBB will drop all existing connections. A reload is lighter and is probably
|
|
|
|
|
what you want 99% of the time.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -99,6 +91,20 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-3">
|
|
|
|
|
<div class="panel panel-default">
|
|
|
|
|
<div class="panel-heading">System Control</div>
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|
<p class="text-center">
|
|
|
|
|
<button class="btn btn-warning reload">Reload</button>
|
|
|
|
|
<button class="btn btn-danger restart">Restart</button>
|
|
|
|
|
</p>
|
|
|
|
|
<p class="help-block text-center">
|
|
|
|
|
Restarting your NodeBB will drop all existing connections. A reload is lighter and is probably
|
|
|
|
|
what you want 99% of the time.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="panel panel-default">
|
|
|
|
|
<div class="panel-heading">Anonymous vs Registered Users</div>
|
|
|
|
|
<div class="panel-body">
|
|
|
|
|