mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-08-29 07:48:25 +00:00
rename
This commit is contained in:
@@ -1972,7 +1972,7 @@ data SMPServerDeliveryInfo = SMPServerDeliveryInfo
|
||||
{ host :: Text,
|
||||
viaOnionHost :: Bool, -- to not differentiate based on string in UI
|
||||
viaSOCKSproxy :: Bool,
|
||||
proxy :: Maybe SMPServer
|
||||
smpProxy :: Maybe SMPServer
|
||||
-- numProxiedMsgs :: Int -- per server / per proxy? not sure this is valuable
|
||||
}
|
||||
deriving (Show)
|
||||
|
||||
Reference in New Issue
Block a user