garbash-config

etc files for garbash tilde
git clone git://git.alexkarle.com.com/garbash-config
Log | Files | Refs | README | LICENSE

ngircd.conf (760B) [raw]


      1 # See ngircd.conf and /usr/local/share/examples/ngircd/sample-ngircd.conf
      2 # for more info on syntax, etc
      3 [Global]
      4 	Name = irc.garbash.com
      5 	AdminEMail = alex@garbash.com
      6 	HelpFile = /usr/local/share/doc/ngircd/Commands.txt
      7 	Info = internal irc
      8 	Listen = 127.0.0.1, 10.6.6.1
      9 	MotdPhrase = "Create something worth rewriting"
     10 	Ports = 6667
     11 	ServerGID = _ngircd
     12 	ServerUID = _ngircd
     13 
     14 [Limits]
     15 	MaxJoins = 0
     16 	MaxNickLength = 9
     17 	PingTimeout = 60
     18 
     19 [SSL]
     20 	CertFile = /etc/ssl/uacme/garbash.com/cert.pem
     21 	KeyFile = /etc/ssl/uacme/private/garbash.com/key.pem
     22 	Ports = 6697
     23 
     24 [Options]
     25 	ChrootDir = /var/ngircd
     26 	DefaultUserModes = iw
     27 	OperCanUseMode = yes
     28 
     29 [Operator]
     30 	Name = root
     31 	Password = <redacted>
     32 
     33 [Channel]
     34 	Name = #garbash
     35 	Topic = for discussions about the tilde