Configure rate limiting to protect your Chatwoot installation from abuse
rack_attack
gem.
You could customize the configuration to suit your needs by updating, config/initializers/rack_attack.rb
60rpm
, Unless the request is from an allowed IP ['127.0.0.1', '::1']
5 requests
per 5 minutes
.5 requests
per 20 seconds
.20 requests
per 5 minutes
for a specific email.5 requests
per 1 hour
for a specific email.Contact/Inbox Avatar
attachment file types are limited to jpeg, gif and png.Contact/Inbox Avatar
attachment file size is limited to 15MB.Website Channel
message attachments are limited to types [‘image/png’, ‘image/jpeg’, ‘image/gif’, ‘image/bmp’, ‘image/tiff’, ‘application/pdf’, ‘audio/mpeg’, ‘video/mp4’, ‘audio/ogg’, ‘text/csv’]Website Channel
message attachments are limited to 40MB size limit.