Skip to content
Snippets Groups Projects
Commit 274c9695 authored by Nigel Reed's avatar Nigel Reed Committed by Rob Swindell
Browse files

ircdcfg would not provide a valid irc.ini file

parent 8e5820e4
No related branches found
No related tags found
1 merge request!426ircdcfg would not provide a valid irc.ini file
...@@ -99,23 +99,23 @@ Class=1 ...@@ -99,23 +99,23 @@ Class=1
;Mask=*@0.0.0.0,*@255.255.255.255 ;Mask=*@0.0.0.0,*@255.255.255.255
;Reason=Bogus IP address tried to connect?? ;Reason=Bogus IP address tried to connect??
;[Server:vert] [Server:vert]
;Servername=vert.synchro.net Servername=vert.synchro.net
;Hostname=vert.synchro.net Hostname=vert.synchro.net
;Port=6667 Port=6667
;InboundPassword=* InboundPassword=*
;OutboundPassword=* OutboundPassword=*
;Class=30 Class=30
;Hub=true Hub=true
;[Server:cvs] [Server:cvs]
;Servername=cvs.synchro.net Servername=cvs.synchro.net
;Hostname=cvs.synchro.net Hostname=cvs.synchro.net
;Port=6667 Port=6667
;InboundPassword=* InboundPassword=*
;OutboundPassword=* OutboundPassword=*
;Class=30 Class=30
;Hub=true Hub=true
;[Server:example] ;[Server:example]
;Servername=example.synchro.net ;Servername=example.synchro.net
...@@ -139,8 +139,8 @@ Class=1 ...@@ -139,8 +139,8 @@ Class=1
;Mask=Sysop ;Mask=Sysop
;Reason=Reserved for Sysop ;Reason=Reserved for Sysop
;[RBL:dronebl] [RBL:dronebl]
;Hostname=dnsbl.dronebl.org Hostname=dnsbl.dronebl.org
;[RBL:example] ;[RBL:example]
;Hostname=example.com ;Hostname=example.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment