mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-09 02:15:15 +00:00
typo
This commit is contained in:
@@ -105,7 +105,7 @@ data SMPClientConfig = SMPClientConfig
|
||||
tcpKeepAlive :: Maybe KeepAliveOpts,
|
||||
-- | period for SMP ping commands (microseconds)
|
||||
smpPing :: Int,
|
||||
-- | timpeout for SMP pings (microseconds)
|
||||
-- | timeout for SMP pings (microseconds)
|
||||
smpPingTimeout :: Int,
|
||||
-- | failed pings count
|
||||
smpPingFailLimit :: Int
|
||||
|
||||
Reference in New Issue
Block a user