yes you can so it
Open config.inc.php and look for this lines:
/*
* Maximum of concurrent chatters within one channel
*/
define('MAX_CONCURRENT_CHATTER', 50);//a max. of 100 chatters is recommended
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
How do i increase the no. of users in a particular channel to something else other than the default value of 50.
thanks
yunus
yes you can so it
Open config.inc.php and look for this lines:
/*
* Maximum of concurrent chatters within one channel
*/
define('MAX_CONCURRENT_CHATTER', 50);//a max. of 100 chatters is recommended