mirror of https://github.com/fluffle/goirc
28 lines
347 B
INI
28 lines
347 B
INI
port 6667
|
|
|
|
port 7009 {
|
|
class = server
|
|
}
|
|
port 6697 { ssl = true }
|
|
|
|
|
|
port 7011 {
|
|
ssl = true
|
|
class = server
|
|
bind_ip = 87.237.63.85
|
|
}
|
|
|
|
oper fluffle {
|
|
password = foobar
|
|
hostmask = *camelid@*
|
|
link = true
|
|
}
|
|
|
|
oper bb101 {
|
|
password = dongs
|
|
hostmask = *bb10@*.enta.net
|
|
hostmask = *bb@*.dongs.com
|
|
renick = true
|
|
}
|
|
|