From e8947aa534d66cabfd5a902ce280ef807407c043 Mon Sep 17 00:00:00 2001 From: Zuosizhu Date: Sun, 28 Sep 2025 20:03:23 +0800 Subject: [PATCH] Revert "Fix: temporary fix for OutOfMemory" This reverts commit 48f7ce26379309b82e54a57b668818bb7a68c422. --- config/template.json | 2 +- module/config/argument/args.json | 2 +- module/config/argument/override.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: