mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 08:01:50 +01:00
One swallow does not make a summer
This commit is contained in:
@@ -119,6 +119,8 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Integer keep_alive_failed = 0;
|
||||
@NonNull
|
||||
public Integer keep_alive_succeeded = 0;
|
||||
@NonNull
|
||||
public Boolean partial_fetch = true;
|
||||
@NonNull
|
||||
public Boolean ignore_size = false;
|
||||
|
||||
Reference in New Issue
Block a user