Skip to content

Commit bbc5e39

Browse files
Update features-config.json
1 parent f141733 commit bbc5e39

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

redisinsight/api/config/features-config.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
11
{
2-
"version": 2.3401,
2+
"version": 2.3402,
33
"features": {
44
"insightsRecommendations": {
55
"flag": true,
6-
"perc": [[0,30]],
7-
"filters": [
8-
{
9-
"name": "agreements.analytics",
10-
"value": true,
11-
"cond": "eq"
12-
},
13-
{
14-
"name": "config.server.buildType",
15-
"value": "ELECTRON",
16-
"cond": "eq"
17-
}
18-
]
6+
"perc": [[0,100]]
197
},
208
"cloudSso": {
219
"flag": true,

0 commit comments

Comments
 (0)