Skip to content

Commit 08490ba

Browse files
Merge pull request #3588 from RedisInsight/ArtemHoruzhenko-patch-1
Update features-config.json
2 parents 996a325 + 43678f4 commit 08490ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

redisinsight/api/config/features-config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 2.5202,
2+
"version": 2.5203,
33
"features": {
44
"rdi": {
55
"flag": true,
@@ -16,6 +16,10 @@
1616
"flag": true,
1717
"perc": [[0,100]]
1818
},
19+
"hashFieldExpiration": {
20+
"flag": true,
21+
"perc": [[0,100]]
22+
},
1923
"documentationChat": {
2024
"flag": true,
2125
"perc": [[0,20]],

0 commit comments

Comments
 (0)