mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-19 21:01:48 +08:00
* update db:schema due to migration * reduce default concurrency for redis connection limit * Allow auto update packages in the development mode without building image * add sidekiq support to docker-compose * Pass sidekiq cofig file * passed the env file in base image rather than separately in rails, web packer and sidekiq in docker-compose * removed un-necessary changes in schema * changed concurrency to finer values * removed default size set in sidekiq redis config * Added the sidekiq config option in Procfile.dev Co-authored-by: Sony Mathew <ynos1234@gmail.com> |
||
|---|---|---|
| .. | ||
| 00_init.rb | ||
| application_controller_renderer.rb | ||
| assets.rb | ||
| backtrace_silencers.rb | ||
| bot.rb | ||
| content_security_policy.rb | ||
| cookies_serializer.rb | ||
| custom_error_codes.rb | ||
| devise_token_auth.rb | ||
| devise.rb | ||
| event_handlers.rb | ||
| feature_policy.rb | ||
| filter_parameter_logging.rb | ||
| inflections.rb | ||
| mime_types.rb | ||
| new_framework_defaults_6_0.rb | ||
| redis.rb | ||
| sentry.rb | ||
| session_store.rb | ||
| sidekiq.rb | ||
| warden_hooks.rb | ||
| wrap_parameters.rb | ||