Skip to content

Commit 27951c1

Browse files
committed
remove default values for CTS_CLUSTER_DIAMETER and CTS_CLUSTER_SIZE
Signed-off-by: arthurjolo <[email protected]>
1 parent a31afd9 commit 27951c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flow/scripts/variables.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -746,14 +746,12 @@ CTS_BUF_LIST:
746746
CTS_CLUSTER_DIAMETER:
747747
description: >
748748
Maximum diameter (in microns) of sink cluster.
749-
default: 50
750749
stages:
751750
- cts
752751
tunable: 1
753752
CTS_CLUSTER_SIZE:
754753
description: >
755754
Maximum number of sinks per cluster.
756-
default: 20
757755
stages:
758756
- cts
759757
tunable: 1

0 commit comments

Comments
 (0)