mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Added option to enable TCP keep alive
This commit is contained in:
@@ -134,7 +134,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
"sync_kept",
|
||||
"sync_folders",
|
||||
"sync_shared_folders",
|
||||
"prefer_ip4", "ssl_harden", // force reconnect
|
||||
"prefer_ip4", "tcp_keep_alive", "ssl_harden", // force reconnect
|
||||
"badge", "unseen_ignored", // force update badge/widget
|
||||
"protocol", "debug", // force reconnect
|
||||
"auth_plain",
|
||||
|
||||
Reference in New Issue
Block a user