Allow FAKEHOST by default
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 13 Jan 2005 09:11:39 +0000 (09:11 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 13 Jan 2005 09:11:39 +0000 (09:11 +0000)
include/config.h

index 1b1bc5c..011829f 100644 (file)
@@ -18,7 +18,7 @@
  *
  */
 
-/* $Id: config.h,v 1.3 2005/01/13 06:21:17 mmondor Exp $ */
+/* $Id: config.h,v 1.4 2005/01/13 09:11:39 mmondor Exp $ */
 
 #ifndef        __config_include__
 #define        __config_include__
  */
 #define COLORED_NICKS
 
+/* FAKEHOST
+ * Allow opers to use fake hostnames
+ */
+#define FAKEHOST
+
 /******************************************************************
  * STOP STOP STOP STOP STOP STOP STOP STOP STOP STOP STOP STOP STOP
  *