From c1ae49bafb9146e6d44d122707af3f52b3bd558d Mon Sep 17 00:00:00 2001 From: Bluefox Date: Sun, 17 Nov 2024 16:35:28 +0000 Subject: [PATCH] Allow to store files on cloud for up to ca 3 years --- admin/googledrive.jsonConfig.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/googledrive.jsonConfig.json5 b/admin/googledrive.jsonConfig.json5 index f949bc3c..bd970270 100644 --- a/admin/googledrive.jsonConfig.json5 +++ b/admin/googledrive.jsonConfig.json5 @@ -53,7 +53,7 @@ "md": 6, "lg": 4, "min": 1, - "max": 100, + "max": 1000, "type": "number", "label": "piece", "help": "Delete old ioBroker backups with the exception of the last X pieces"