@@ -617,7 +617,7 @@ records to keep, set -1 for keeping forever |`+30+`
617617|===
618618|Name |Description |Default
619619|Kafka.BasicConfig.Env |The runtime environment variables, separated by
620- '`;`' |`+nan+`
620+ '`;`' |' '
621621
622622|Kafka.BasicConfig.LogConfig.LogFileMaxSizeMB |The maximum size in
623623megabytes of the log file before it gets rotated |`+100+`
@@ -674,7 +674,8 @@ eligible for deletion (gigabytes) |`+40+`
674674|===
675675|Name |Description |Default
676676|KafkaConnect.BasicConfig.Env |The runtime environment variables,
677- separated by '`;`' |`+nan+`
677+ separated by '`;`' |' '
678+
678679
679680|KafkaConnect.BasicConfig.LogConfig.LogFileMaxSizeMB |The maximum size
680681in megabytes of the log file before it gets rotated |`+100+`
@@ -717,7 +718,7 @@ attempting to retry a failed fetch request to a given topic partition
717718|===
718719|Name |Description |Default
719720|KafkaLoader.BasicConfig.Env |The runtime environment variables,
720- separated by '`;`' |`+nan+`
721+ separated by '`;`' |' '
721722
722723|KafkaLoader.BasicConfig.LogConfig.LogFileMaxDurationDay |The maximum
723724number of days to retain old log files based on the timestamp encoded in
@@ -774,7 +775,8 @@ node |`+1+`
774775|===
775776|Name |Description |Default
776777|KafkaStreamLL.BasicConfig.Env |The runtime environment variables,
777- separated by '`;`' |`+nan+`
778+ separated by '`;`' |' '
779+
778780
779781|KafkaStreamLL.BasicConfig.LogConfig.LogFileMaxSizeMB |The maximum size
780782in megabytes of the log file before it gets rotated |`+100+`
0 commit comments