mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Added account option for IMAP IDLE restart
This commit is contained in:
@@ -130,6 +130,8 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Integer poll_interval = DEFAULT_KEEP_ALIVE_INTERVAL;
|
||||
@NonNull
|
||||
public Boolean keep_alive_noop = false;
|
||||
@NonNull
|
||||
public Boolean keep_alive_ok = false;
|
||||
@NonNull
|
||||
public Integer keep_alive_failed = 0;
|
||||
|
||||
Reference in New Issue
Block a user