Fix log file cleanup description

This commit is contained in:
schroda
2024-11-12 19:47:58 +01:00
parent 4b86428dc7
commit 30d2608216

View File

@@ -1084,7 +1084,7 @@
"log_files": {
"file_cleanup": {
"title": "Log file cleanup",
"value": "Delete backups that are older than $t(global.date.value.label.day)"
"value": "Delete log files that are older than $t(global.date.value.label.day)"
},
"file_size": {
"description": "Example for possible values: 1 (bytes), 1KB (kilobytes), 1MB (megabytes), 1GB (gigabytes)",