Settings:No need for Restart

This commit is contained in:
Jokob-sk
2022-12-26 11:25:17 +11:00
parent 47e8e59a52
commit 5e46ce4210
2 changed files with 250 additions and 159 deletions

View File

@@ -320,7 +320,7 @@ function saveSettings()
displayMessage("<br/>Settings saved to the <code>".$config_file."</code> file.
<br/><br/>Backup of the previous ".$config_file." created here: <br/><br/><code>".$new_name."</code><br/><br/>
<b>Restart the container for the changes to take effect.</b>",
<b>Note:</b> Wait <b>20s</b> for the changes to reflect in the UI.",
FALSE, TRUE, TRUE, TRUE);
}