Skip to content

Commit 65ec5ee

Browse files
DOC-2982: Updated BasicConfig.Env config param [3.6]
1 parent 2c73c26 commit 65ec5ee

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

modules/reference/pages/configuration-parameters.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
623623
megabytes 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
680681
in 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
723724
number 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
780782
in megabytes of the log file before it gets rotated |`+100+`

0 commit comments

Comments
 (0)