Chatwoot/config/initializers
mjattiot c121b44df4
fix: GCP Redis managed don't support redis client setname command (#4422)
If using Redis on GCP, actionable will attempt to use the Redis client setname command. However, the command is not supported.
So Introducing `REDIS_DISABLE_CLIENT_COMMAND` environment variable will let you solve this issue. 

ref: https://github.com/rails/rails/issues/38244#issuecomment-575454444
2022-11-02 19:14:51 -07:00
..
00_init.rb Chore: Fix failing sidekiq events for contact create (#966) 2020-06-16 19:39:57 +05:30
01_inject_enterprise_edition_module.rb chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
01_redis.rb chore: Use connection_pool for redis (#5790) 2022-11-02 17:31:20 -07:00
actioncable.rb fix: GCP Redis managed don't support redis client setname command (#4422) 2022-11-02 19:14:51 -07:00
active_record_query_trace.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
application_controller_renderer.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
assets.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
backtrace_silencers.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
content_security_policy.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cookies_serializer.rb Initial Commit 2019-08-14 15:18:44 +05:30
cors.rb chore: Disable CORS on public API endpoints (#4970) 2022-07-05 15:00:17 +02:00
custom_error_codes.rb Chore: Fix failing sidekiq events for contact create (#966) 2020-06-16 19:39:57 +05:30
cypress_on_rails.rb Chore: Initialize Cypress tests (#1078) 2020-07-21 20:11:22 +05:30
datadog.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
devise.rb chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
devise_token_auth.rb chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
event_handlers.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
facebook_messenger.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
feature_policy.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
filter_parameter_logging.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
geocoder.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
inflections.rb Initial Commit 2019-08-14 15:18:44 +05:30
languages.rb chore: Enable Thai language (th), update translations (#5095) 2022-07-26 09:52:59 +05:30
liquid_handler.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
mailer.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
mime_types.rb Initial Commit 2019-08-14 15:18:44 +05:30
new_framework_defaults_6_0.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
rack_attack.rb chore: Use connection_pool for redis (#5790) 2022-11-02 17:31:20 -07:00
secure_password.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
sentry.rb chore: Ability to Disable Sentry Transactions (#4989) 2022-07-07 20:37:05 +05:30
session_store.rb chore: Use 'Lax' instead of 'None' (#1129) 2020-08-09 18:13:17 +05:30
sidekiq.rb fix: Autoloading during initialization deprecation warning (#5628) 2022-11-01 20:19:42 -07:00
stripe.rb chore: Add ee helper, custom_attributes to account (#5058) 2022-07-19 00:33:06 +05:30
warden_hooks.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
wrap_parameters.rb Initial Commit 2019-08-14 15:18:44 +05:30