Skip to content

Commit 7c1793f

Browse files
Merge pull request #3536 from RedisInsight/ViktarStarastsenka-patch-4
Update features-config.json
2 parents 1854c70 + 9fa409a commit 7c1793f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

redisinsight/api/config/features-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 2.52,
2+
"version": 2.5201,
33
"features": {
44
"rdi": {
55
"flag": true,
@@ -18,7 +18,7 @@
1818
},
1919
"documentationChat": {
2020
"flag": true,
21-
"perc": [[0,5]],
21+
"perc": [[0,20]],
2222
"filters": [
2323
{
2424
"name": "config.server.buildType",
@@ -29,7 +29,7 @@
2929
},
3030
"databaseChat": {
3131
"flag": true,
32-
"perc": [[0,5]],
32+
"perc": [[0,20]],
3333
"filters": [
3434
{
3535
"name": "config.server.buildType",

0 commit comments

Comments
 (0)