znc: fix network example configuration
s/ssl/useSSL/
This commit is contained in:
parent
15502421c7
commit
405050b2cb
@ -261,7 +261,7 @@ in
|
||||
"freenode" = {
|
||||
server = "chat.freenode.net";
|
||||
port = 6697;
|
||||
ssl = true;
|
||||
useSSL = true;
|
||||
modules = [ "simple_away" ];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user