summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-04 19:10:25 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-04 19:10:25 +0000
commitef048989f89eb15b4fc92b83f3ff58805e44a064 (patch)
treef41603928bc608b6a9202833a53f0fe9c93b8659 /include/configreader.h
parentae26712ee7fbcb34f88be4261a7b62c1a3da2e7b (diff)
Add options:moronbanner. Yes really, thats what its called. See the example config.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7232 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configreader.h b/include/configreader.h
index e596e409d..4d5435b1c 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -234,6 +234,10 @@ class CoreExport ServerConfig : public Extensible
* as defined by the administrator.
*/
char ServerName[MAXBUF];
+
+ /** Notice to give to users when they are Xlined
+ */
+ char MoronBanner[MAXBUF];
/* Holds the network name the local server
* belongs to. This is an arbitary field defined