We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc41a19 + 816435e commit c163b3dCopy full SHA for c163b3d
1 file changed
Tests/Acceptance.Config.json
@@ -55,6 +55,7 @@
55
{
56
"CollectionName": "coll1",
57
"OfferThroughput": 500,
58
+ "DefaultTtl": 300,
59
"PartitionKey": "part1",
60
"StoredProcedures": [
61
@@ -92,7 +93,6 @@
92
93
"CollectionName": "coll2",
94
95
"PartitionKey": "part2",
- "DefaultTtl": 300,
96
"StoredProcedures": [],
97
"IndexingPolicy": {
98
"indexingMode": "none",
0 commit comments