/*
- * $Id: squid.h,v 1.167 1998/04/03 22:05:14 rousskov Exp $
+ * $Id: squid.h,v 1.168 1998/04/03 22:05:56 rousskov Exp $
*
* AUTHOR: Duane Wessels
*
* maintain a digest of cache contents and send the digest to neighbors upon
* request; if disabled we still can request digests from other caches
*/
-#define SQUID_MAINTAIN_CACHE_DIGEST 0
+#define SQUID_MAINTAIN_CACHE_DIGEST 1
#endif /* SQUID_H */