Fix Syntax Error
This commit is contained in:
parent
39e5340961
commit
16f55802cd
|
@ -50,9 +50,9 @@
|
||||||
# ZNC reply with the name of the user that initiated the connection.
|
# ZNC reply with the name of the user that initiated the connection.
|
||||||
user "znc"
|
user "znc"
|
||||||
{
|
{
|
||||||
default
|
default
|
||||||
{
|
{
|
||||||
allow spoof
|
allow spoof
|
||||||
allow spoof_all
|
allow spoof_all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue