Skip to content

Commit 3bfabdf

Browse files
chore(updater): bump pkg/dist/*.yml (2025-10-30) (#412)
Co-authored-by: GitHub <[email protected]>
1 parent e80b9ce commit 3bfabdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dist/service_types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2445,7 +2445,7 @@ kafka:
24452445
maximum: "9223372036854775807"
24462446
log_retention_hours:
24472447
title: log.retention.hours
2448-
description: 'The number of hours to keep a log file before deleting it (Default: 168 hours (1 week))'
2448+
description: 'The number of hours to keep a log file before deleting it. Use -1 for unlimited retention or 1 or higher. Setting 0 is invalid and prevents Kafka from starting. (Default: 168 hours, or 1 week)'
24492449
type: integer
24502450
minimum: "-1"
24512451
maximum: "2147483647"

0 commit comments

Comments
 (0)