From 0b523bf468d0dae71a334993833083f69c6707c5 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Tue, 26 Jan 2016 22:18:40 -0500 Subject: [PATCH] This no longer happens :) --- resources/views/admin/servers/view.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/admin/servers/view.blade.php b/resources/views/admin/servers/view.blade.php index eb92052d7..3284844ab 100644 --- a/resources/views/admin/servers/view.blade.php +++ b/resources/views/admin/servers/view.blade.php @@ -346,7 +346,7 @@
-

This will trigger a rebuild of the server container when it next starts up. This is useful if you modified the server configuration file manually, or something just didn't work out correctly. Please be aware: if you manually updated the server's configuration file, you will need to restart the daemon before doing this, or it will be overwritten.

+

This will trigger a rebuild of the server container when it next starts up. This is useful if you modified the server configuration file manually, or something just didn't work out correctly.

A rebuild will automatically occur whenever you edit build configuration settings for the server.