Searched defs:REPLICATOR_DB_DUMP_INTERVAL_MSECS (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/replication/replicator/ | ||
H A D | replicator.c | 15 #define REPLICATOR_DB_DUMP_INTERVAL_MSECS (1000*60*15) macro 66 to_dump = timeout_add(REPLICATOR_DB_DUMP_INTERVAL_MSECS, |
Completed in 10 milliseconds