* Network run frequency is now a site-definable setting
[citadel.git] / citadel / sysconfig.h
index 34b722cdfae633f270712f8177bc28bd74d82ba5..588796f48d1960dfb837e47e828342b66dee166f 100644 (file)
 #define SMTP_RETRY_MAX         43200   /* 12 hours */
 #define SMTP_GIVE_UP           432000  /* 5 days */
 
-/*
- * How often to run the networker
- */
-#define NETWORK_QUEUE_FREQUENCY 3600   /* Once per hour */
-
 /*
  * Who bounced messages appear to be from
  */