Repositories
/
rubiks-ircd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a44f34
)
Allow FAKEHOST by default
author
Matthew Mondor
<mmondor@pulsar-zone.net>
Thu, 13 Jan 2005 09:11:39 +0000
(09:11 +0000)
committer
Matthew Mondor
<mmondor@pulsar-zone.net>
Thu, 13 Jan 2005 09:11:39 +0000
(09:11 +0000)
include/config.h
patch
|
blob
|
blame
|
history
diff --git
a/include/config.h
b/include/config.h
index
1b1bc5c
..
011829f
100644
(file)
--- a/
include/config.h
+++ b/
include/config.h
@@
-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__
@@
-565,6
+565,11
@@
*/
#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
*