Added debug option to disable idle/done

This commit is contained in:
M66B
2021-10-23 07:46:59 +02:00
parent 17ac5b7b22
commit cfd6eadf90
6 changed files with 33 additions and 4 deletions

View File

@@ -150,7 +150,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
"download_headers", "download_eml",
"prefer_ip4", "bind_socket", "standalone_vpn", "tcp_keep_alive", "ssl_harden", // force reconnect
"experiments", "debug", "protocol", // force reconnect
"auth_plain", "auth_login", "auth_ntlm", "auth_sasl", // force reconnect
"auth_plain", "auth_login", "auth_ntlm", "auth_sasl", "idle_done", // force reconnect
"exact_alarms" // force schedule
));