mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Fix Syntax Error
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user