@@ -15,7 +15,7 @@ module Redis::Config
|
||||
password: ENV.fetch('REDIS_PASSWORD', nil).presence,
|
||||
ssl_params: { verify_mode: Chatwoot.redis_ssl_verify_mode },
|
||||
reconnect_attempts: 2,
|
||||
network_timeout: 5
|
||||
timeout: 1
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user