Life would be interesting if we accepted host@ip syntax.. but we don't.
[ircu2.10.12-pk.git] / doc / example.conf
index ae0aa5cf4d60c5a836564d6f7d9a04d1aa3fcebc..99ab66288a5e5b2c70ea23f66ea6122bc289b458 100644 (file)
@@ -237,7 +237,7 @@ Class {
 # Kill block".
 # Client {
 #  host = "user@host";
-#  ip = "ip@host";
+#  ip = "user@ip";
 #  password = "password";
 #  class = "classname";
 # };