From c0c27648eaf227c0f541dfe09f7ba9acf12b1d15 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 8 Jan 2015 16:16:22 -0500 Subject: [PATCH] Clarify where the configuration is saved --- static/directives/config/config-setup-tool.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html index 9ad2ab8cd..391ba0ce8 100644 --- a/static/directives/config/config-setup-tool.html +++ b/static/directives/config/config-setup-tool.html @@ -573,7 +573,8 @@ Configuration Changes Saved -

Your configuration changes have been saved and will be applied the next time the container is restarted.

+

Your configuration changes have been saved to config.yaml in the mounted config + volume and will be applied the next time the container is restarted.