Repeat incorrect password fix #243
[KiwiIRC.git] / config.example.js
index e3cfcde210b3c8a57cdae7f5795487a061bc5aea..a86fdb1047920990118bec1bd24dddcfe5597d85 100644 (file)
@@ -74,6 +74,7 @@ conf.default_encoding = 'utf8';
 
 /*
 * Default GECOS (real name) for IRC connections
+* %n will be replaced with the users nick
 */
 //conf.default_gecos = 'Web IRC Client';