Add a limit to the number of connections made to irc servers
authorJack Allnutt <m2ys4u@gmail.com>
Sat, 30 Mar 2013 20:48:14 +0000 (20:48 +0000)
committerJack Allnutt <m2ys4u@gmail.com>
Sat, 30 Mar 2013 20:53:06 +0000 (20:53 +0000)
commit8838bdd67014b9ad78d88667b8249db04aab30e4
tree839d4851a473f1598163cf0e4d44c2d68ec1317d
parentb20715f9fc6199e45a6d7febd2a9eb88778e535f
Add a limit to the number of connections made to irc servers

New configuration setting: conf.max_server_conns.

Limit is ignored if there is a WEBIRC password set for the server or if the server is running
in restricted mode.
config.example.js
server/irc/state.js
server/kiwi.js