Skip to content

Commit

Permalink
revert: (KUI-1075) Remove redisExpire
Browse files Browse the repository at this point in the history
  • Loading branch information
Rao-Sabahat-Ali committed Jul 17, 2023
1 parent 581f86a commit 5deab9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/serverSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ module.exports = {
}, // 2 * 60 s = 2 MINUTES},
cortinaBlock: {
redis: unpackRedisConfig('REDIS_URI', devRedis),
redisExpire: 1,
},
},
redisServer: unpackRedisConfig('REDIS_URI', devRedis),
Expand Down

0 comments on commit 5deab9b

Please sign in to comment.