Added support for standalone VPNs

Like https://github.com/Genymobile/gnirehtet
This commit is contained in:
M66B
2021-01-03 19:43:01 +01:00
parent 7760d9064a
commit b1e8b450ba
5 changed files with 32 additions and 5 deletions

View File

@@ -146,7 +146,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
"sync_kept",
"sync_folders",
"sync_shared_folders",
"prefer_ip4", "tcp_keep_alive", "ssl_harden", // force reconnect
"prefer_ip4", "standalone_vpn", "tcp_keep_alive", "ssl_harden", // force reconnect
"badge", "unseen_ignored", // force update badge/widget
"experiments", "debug", "protocol", // force reconnect
"auth_plain",