Skip to content

Commit 1546422

Browse files
committed
Merge commit 'refs/pull/61/head' of https://github.com/hackolade/Cassandra
2 parents a7904c2 + f50b733 commit 1546422

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

properties_pane/container_level/containerLevelConfig.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,11 @@ making sure that you maintain a proper JSON format.
157157
"shouldValidate": true,
158158
"propertyTooltip": "description",
159159
"propertyType": "numeric",
160-
"valueType": "number"
160+
"valueType": "number",
161+
"dependency": {
162+
"key": "replStrategy",
163+
"value": "SimpleStrategy"
164+
}
161165
},
162166
{
163167
"propertyName": "Data Centers",

0 commit comments

Comments
 (0)