Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / include / ircd_policy.h
index 8f25e651f2a77b883e73b5c944e3625c08863092..864229a486e211f981a8ebe01a55bc5cde6585c1 100644 (file)
  * braindead and silly.  These aren't configurable as they are network
  * policy, and should not be changed (depending on what network your 
  * on different ones of these should be defined
+ * 
+ * If you want nothing to do with any of this nonsense, add the line
+ * #define INCLUDED_ircd_policy_h
+ * *above* the #ifndef above.
  */
 
 /* CFV-165 - Hiding Nonessential information from non-opers
  */
 
 #define HEAD_IN_SAND_WHOIS_SERVERNAME
+#define HEAD_IN_SAND_WHOIS_IDLETIME
 #define HEAD_IN_SAND_WHO_SERVERNAME
+#define HEAD_IN_SAND_WHO_HOPCOUNT
 
 /* CFV-165 - Hiding Nonessential information from non-opers
  *