Skip to content

Commit

Permalink
Allow to store files on FTP for up to ca 3 years
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Nov 17, 2024
1 parent c1ae49b commit 835f1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/ftp.jsonConfig.json5
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,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"
Expand Down

0 comments on commit 835f1a5

Please sign in to comment.