mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 11:13:13 +02:00
.
This commit is contained in:
+4
-4
@@ -184,10 +184,10 @@ allow channel {
|
||||
H get_host
|
||||
*/
|
||||
|
||||
oper bobsmith {
|
||||
oper bobsmith {
|
||||
class clients;
|
||||
from {
|
||||
userhost bob @ smithco.com;
|
||||
from {
|
||||
userhost bob@smithco.com;
|
||||
};
|
||||
password "f00";
|
||||
flags
|
||||
@@ -457,7 +457,7 @@ ban realname {
|
||||
|
||||
except ban {
|
||||
/* don't ban stskeeps */
|
||||
mask *stskeeps @ 212. *;
|
||||
mask *stskeeps@212. *;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user