We are going to add an option in 1.6.2.
In 1.6.1 and all previous versions you have to change it manually.
1. Chat window refresh interval (in seconds).
/styles/default/templates/chat.tpl,line 10 :
/styles/original/templates/chat.tpl,line 10 :
/styles/simplicity/templates/chat.tpl,line 10 :
Change the value: "frequency:2,"
2. Awaiting visitors (in seconds, 2 by default)
/view/pending_users.php, line 32, Add "frequency:2," after {
var updaterOptions = { frequency:2,