LibreJS compatibility modifications
[KiwiIRC.git] / config.example.js
index 17ce2713cd0e53c1096bb264a78eba8e196c7424..d1f21e7769eea78494784f1c037db8e8d23cf054 100644 (file)
@@ -84,6 +84,13 @@ conf.default_encoding = 'utf8';
 //conf.default_gecos = 'Web IRC Client';
 
 
+/*
+* Auto reconnect if the IRC server disconnects a kiwi user
+* Hundreds of connected users getting disconnected then reconnecting at once may see
+* high CPU usage causing further dropouts. Set to false if under high usage.
+*/
+conf.ircd_reconnect = true;
+
 
 /*
  * Client side plugins