Chatwoot/config
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
..
environments fix: Add base_url to the audio notification file (#4116) 2022-03-10 20:40:47 +05:30
initializers chore: Fix "action_mailer.delivery_method" in the test env (#4257) 2022-03-23 20:46:28 +05:30
integration feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
locales chore: Update translations from Crowdin (#4217) 2022-03-21 13:15:33 +05:30
webpack feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
app.yml Bump version to 2.3.2 2022-03-23 19:05:34 +05:30
application.rb fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
database.yml fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml Chore: Migration to enable email channel (#1913) 2021-03-15 19:15:48 +05:30
installation_config.yml feat: Display Account context in the UI (#4069) 2022-02-25 16:36:36 +05:30
newrelic.yml chore: support for APMs (#2874) 2021-08-25 01:04:29 +05:30
puma.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
rds-ca-2019-root.pem chore: add aws rds root cert for tls connection (#3812) 2022-02-01 16:01:25 +05:30
routes.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
schedule.yml Fix: Add max retries for all jobs (#3582) 2021-12-15 17:31:16 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml Fix: Add max retries for all jobs (#3582) 2021-12-15 17:31:16 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml fix: GCS credentials dont need to be parsed as JSON (#1429) 2020-11-27 14:39:25 +05:30
webpacker.yml chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30