Skip to content

Commit a3b3eaf

Browse files
Merge pull request #2646 from RedisInsight/ViktarStarastsenka-patch-1
Update features-config.json
2 parents f141733 + bbc5e39 commit a3b3eaf

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)