mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
Experiment: process receipts
This commit is contained in:
@@ -101,6 +101,7 @@ public class EntityOperation {
|
||||
static final String RULE = "rule";
|
||||
static final String PURGE = "purge";
|
||||
static final String EXPUNGE = "expunge";
|
||||
static final String REPORT = "report";
|
||||
|
||||
private static final int MAX_FETCH = 100; // operations
|
||||
private static final long FORCE_WITHIN = 30 * 1000; // milliseconds
|
||||
|
||||
Reference in New Issue
Block a user