From a359b8d83b7c32d3c85f872f1ecb0729aff778a9 Mon Sep 17 00:00:00 2001 From: Didier Date: Fri, 7 Apr 2023 22:30:11 +0200 Subject: [PATCH] update backups config --- custom/backups/config/tasks/services.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/custom/backups/config/tasks/services.json b/custom/backups/config/tasks/services.json index ce69944..86c8d40 100755 --- a/custom/backups/config/tasks/services.json +++ b/custom/backups/config/tasks/services.json @@ -7,8 +7,9 @@ "gitlab", "dendrite", "smpxmc", - "kasmc", - "smpxterraria" + "vanilla", + "smpxterraria", + "enneacraft" ], "local_days_of_retention": 2, "remote_days_of_retention": 30,