mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
@@ -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