Chatwoot/lib/redis
Sojan Jose 8e153d6350
fix: Redis 6 on Heroku breaks ActionCable config (#4269)
Heroku made some SSL/TLS changes with Redis 6, which is breaking the ActionCable configuration.
Hence providing an environment variable configuration `REDIS_OPENSSL_VERIFY_MODE` to fix that.

set the value `none` for this environment variable in your Heroku installations where breakage occurs.

fixes: #2420
2022-03-24 19:25:07 +05:30
..
alfred.rb feat: Enable reauthorization for Facebook (#1286) 2020-09-30 01:12:32 +05:30
config.rb fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
redis_keys.rb feat: Add Installation onboarding flow (#1640) 2021-01-17 14:07:18 +05:30