Merge branch 'ss/maxconnections-to-2' into next
This commit is contained in:
@ -345,7 +345,7 @@ remoteuser = username
|
||||
# cases, it may slow things down. The safe answer is 1. You should
|
||||
# probably never set it to a value more than 5.
|
||||
|
||||
maxconnections = 1
|
||||
maxconnections = 2
|
||||
|
||||
# OfflineIMAP normally closes IMAP server connections between refreshes if
|
||||
# the global option autorefresh is specified. If you wish it to keep the
|
||||
|
Reference in New Issue
Block a user