diff --git a/monkey_island/cc/ui/src/components/pages/ConfigurePage.js b/monkey_island/cc/ui/src/components/pages/ConfigurePage.js index adfbfbcac..6b3465320 100644 --- a/monkey_island/cc/ui/src/components/pages/ConfigurePage.js +++ b/monkey_island/cc/ui/src/components/pages/ConfigurePage.js @@ -107,7 +107,10 @@ class ConfigurePageComponent extends React.Component { { this.state.saved ? -
Configuration saved successfully.
+- In order to reset the entire environment, all monkeys will be ordered to kill themselves - and the database will be cleaned up. -
-- After that you could go back to the Run Monkey page to start new infections. -
-- Reset Environment + Under construction