diff --git a/config/template.json b/config/template.json index fcdb0e9ff..4acd76bb3 100644 --- a/config/template.json +++ b/config/template.json @@ -183,7 +183,7 @@ "Command": "Restart", "SuccessInterval": 0, "FailureInterval": 0, - "ServerUpdate": "00:00, 01:00, 02:00, 03:00, 04:00, 05:00, 06:00, 07:00, 08:00, 09:00, 10:00, 11:00, 12:00, 13:00, 14:00, 15:00, 16:00, 17:00, 18:00, 19:00, 20:00, 21:00, 22:00, 23:00" + "ServerUpdate": "00:00" }, "AutoRestart": { "Enabled": false, diff --git a/module/config/argument/args.json b/module/config/argument/args.json index 9c10ae67f..6ba33ee51 100644 --- a/module/config/argument/args.json +++ b/module/config/argument/args.json @@ -797,7 +797,7 @@ }, "ServerUpdate": { "type": "input", - "value": "00:00, 01:00, 02:00, 03:00, 04:00, 05:00, 06:00, 07:00, 08:00, 09:00, 10:00, 11:00, 12:00, 13:00, 14:00, 15:00, 16:00, 17:00, 18:00, 19:00, 20:00, 21:00, 22:00, 23:00", + "value": "00:00", "display": "hide" } }, diff --git a/module/config/argument/override.yaml b/module/config/argument/override.yaml index aa730043f..67b81a170 100644 --- a/module/config/argument/override.yaml +++ b/module/config/argument/override.yaml @@ -17,7 +17,7 @@ Restart: option_bold: [ true, ] SuccessInterval: 0 FailureInterval: 0 - ServerUpdate: 00:00, 01:00, 02:00, 03:00, 04:00, 05:00, 06:00, 07:00, 08:00, 09:00, 10:00, 11:00, 12:00, 13:00, 14:00, 15:00, 16:00, 17:00, 18:00, 19:00, 20:00, 21:00, 22:00, 23:00 + ServerUpdate: 00:00 # ==================== ResearchFarm ==================== ResearchFarm: