Merge pull request #29170 from vaibhavsagar/fix-znc-network-example
znc: fix network example configuration
This commit is contained in:
commit
442477567a
@ -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