mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Storage space warning settings/accounts
This commit is contained in:
@@ -60,6 +60,8 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
static final int DEFAULT_POLL_INTERVAL = 15; // minutes
|
||||
static final int DEFAULT_MAX_MESSAGES = 250; // POP3
|
||||
|
||||
static final int QUOTA_WARNING = 95; // percent
|
||||
|
||||
static final int TYPE_IMAP = 0;
|
||||
static final int TYPE_POP = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user