mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Added option to harden SSL connections
This commit is contained in:
@@ -116,6 +116,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
|
||||
private static final List<String> PREF_RELOAD = Collections.unmodifiableList(Arrays.asList(
|
||||
"metered", "roaming", "rlah", // force reconnect
|
||||
"ssl_harden", // force reconnect
|
||||
"socks_enabled", "socks_proxy", // force reconnect
|
||||
"subscribed_only", // force folder sync
|
||||
"badge", "unseen_ignored", // force update badge/widget
|
||||
|
||||
Reference in New Issue
Block a user