diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-09-06 15:10:25 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-09-06 15:10:25 +0000 |
commit | 616ebd6c3c17a8b9caaeb7d4e7e5845a1cc9bcda (patch) | |
tree | 23ab61af1cb6b0a9f35285311bad81564b80a2ae /irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf | |
parent | - Fix build when WITH_TUBESTUFF is defined (diff) |
Update to 3.0.0beta12
Submitted by: Lewis <moggie@elasticmind.net> (maintainer) via private mail
Notes
Notes:
svn path=/head/; revision=219992
Diffstat (limited to 'irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf')
-rw-r--r-- | irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf b/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf index 464546550e5e..f0d60a6ba6bb 100644 --- a/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf +++ b/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf @@ -1,5 +1,5 @@ ---- ./doc/example.efnet.conf.orig 2008-08-08 19:17:31.000000000 +0100 -+++ ./doc/example.efnet.conf 2008-08-21 00:41:22.000000000 +0100 +--- ./doc/example.efnet.conf.orig 2008-08-23 23:05:37.000000000 +0100 ++++ ./doc/example.efnet.conf 2008-09-05 21:00:26.000000000 +0100 @@ -60,7 +60,7 @@ /* description: the description of our server. '[' and ']' may not * be used here for compatibility with older servers. @@ -53,7 +53,7 @@ }; /* class {}: contain information about classes for users (OLD Y:) */ -@@ -351,7 +351,7 @@ +@@ -353,7 +353,7 @@ * A password should not be defined when this is used, see * doc/challenge.txt for more information. */ @@ -62,21 +62,7 @@ /* umodes: the specific umodes this oper gets when they oper. * If this is specified an oper will not be given oper_umodes -@@ -967,13 +967,6 @@ - /* oper umodes: default usermodes opers get when they /oper */ - oper_umodes = locops, servnotice, operwall, wallop; - -- /* servlink path: path to 'servlink' program used by ircd to handle -- * encrypted/compressed server <-> server links. -- * -- * only define if servlink is not in same directory as ircd itself. -- */ -- #servlink_path = "/usr/local/ircd/bin/servlink"; -- - /* use egd: if your system does not have *random devices yet you - * want to use OpenSSL and encrypted links, enable this. Beware - - * EGD is *very* CPU intensive when gathering data for its pool -@@ -1025,8 +1018,9 @@ +@@ -1022,8 +1022,9 @@ /* module path: paths to search for modules specified below and * in /modload. */ |