Searched defs:SHARED_NS_RETRY_SECS (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/acl/ | ||
H A D | acl-shared-storage.c | 13 #define SHARED_NS_RETRY_SECS (60*60) macro 91 if (ioloop_time < alist->last_shared_add_check + SHARED_NS_RETRY_SECS) { |
Completed in 6 milliseconds