Menu

How to increase no. of users in a channel

Yunus
2005-01-16
2013-04-30
  • Yunus

    Yunus - 2005-01-16

    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

     
    • hartmut götze

      hartmut götze - 2005-02-27

      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

       

Log in to post a comment.