config.h 209 B

12345678
  1. /* Magic numbers */
  2. /* Their values shouldn't matter as long as they aren't too high or too low */
  3. #define SRCH_MAX 256
  4. /* Temporary value for testing */
  5. #define GRP_CLEAN_CYCLE 3
  6. #define SRCH_CLEAN_CYCLE 1