diff --git a/Coordinator-Configurator.md b/Coordinator-Configurator.md index 33e5ad5..d19f1fd 100644 --- a/Coordinator-Configurator.md +++ b/Coordinator-Configurator.md @@ -134,3 +134,17 @@ Before reaching the summary page, you will configure logging. This is likely to - Debug messages are only really valuable for finding bugs of course, so if you have a problem and can send more detailed logs by reproducing the problem with debug messages enabled, that's ideal. If you are out to break the program, you might as well enable debug messages before you attempt to do so so the logs are already there. Do be aware this results in significantly larger log files, which may cause them to be recycled (cleared and restarted) more often if there are space problems. image + +### Apply the Configuration + +Lastly, you will see an overview of all the configurations that are going to be applied. Auth keys are hidden in this view until you use the unhide button (this does not affect how they are stored). + +image + +Once you apply, you will see this screen. + +image + +Or this one if there was somehow a problem saving the settings. + +image \ No newline at end of file