Add opers example config
This commit is contained in:
8
conf/opers.conf.example
Normal file
8
conf/opers.conf.example
Normal file
@ -0,0 +1,8 @@
|
||||
oper bobsmith {
|
||||
class opers;
|
||||
mask *;
|
||||
password "bobtest";
|
||||
operclass netadmin;
|
||||
swhois "is a Network Administrator";
|
||||
vhost irc.stuzer.link;
|
||||
}
|
Reference in New Issue
Block a user