diff options
Diffstat (limited to 'irc/ircd-ratbox-devel/files/patch-doc_example.conf')
-rw-r--r-- | irc/ircd-ratbox-devel/files/patch-doc_example.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/irc/ircd-ratbox-devel/files/patch-doc_example.conf b/irc/ircd-ratbox-devel/files/patch-doc_example.conf index 4108098b489..ac40435cf40 100644 --- a/irc/ircd-ratbox-devel/files/patch-doc_example.conf +++ b/irc/ircd-ratbox-devel/files/patch-doc_example.conf @@ -1,6 +1,6 @@ ---- doc/example.conf.orig Sat Jun 11 22:26:01 2005 -+++ doc/example.conf Fri Jan 27 06:46:05 2006 -@@ -110,16 +110,16 @@ +--- doc/example.conf.orig Tue Aug 21 00:37:55 2007 ++++ doc/example.conf Tue Aug 21 00:37:55 2007 +@@ -117,16 +117,16 @@ * - operspylog: operspy usage * - ioerrorlog: IO errors */ @@ -27,8 +27,8 @@ }; /* class {}: contain information about classes for users (OLD Y:) */ -@@ -309,7 +309,7 @@ - * A password should not be defined when this is used, see +@@ -314,7 +314,7 @@ + * A password should not be defined when this is used, see * doc/challenge.txt for more information. */ - #rsa_public_key_file = "/usr/local/ircd/etc/oper.pub"; @@ -36,7 +36,7 @@ /* umodes: the specific umodes this oper gets when they oper. * If this is specified an oper will not be given oper_umodes -@@ -878,7 +878,7 @@ +@@ -898,7 +898,7 @@ * * only define if servlink is not in same directory as ircd itself. */ @@ -45,8 +45,8 @@ /* use egd: if your system does not have *random devices yet you * want to use OpenSSL and encrypted links, enable this. Beware - -@@ -923,8 +923,9 @@ - /* module path: paths to search for modules specified below and +@@ -948,8 +948,9 @@ + /* module path: paths to search for modules specified below and * in /modload. */ - path = "/usr/local/ircd/modules"; |