From b6509dfa254d890e27aa3279aa5d04bc29184f07 Mon Sep 17 00:00:00 2001 From: Bluefox Date: Sun, 17 Nov 2024 16:36:30 +0000 Subject: [PATCH] Allow to store files on cloud for up to ca 3 years --- admin/dropbox.jsonConfig.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/dropbox.jsonConfig.json5 b/admin/dropbox.jsonConfig.json5 index c60ad5d4..79c5a484 100644 --- a/admin/dropbox.jsonConfig.json5 +++ b/admin/dropbox.jsonConfig.json5 @@ -86,7 +86,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"