[jadmin] MUC question -- chatroom occupancy limit?

Victor Danilchenko victor at askonline.net
Wed Apr 9 17:02:45 CDT 2008


Grégoire Menuel wrote:
> Le mercredi 9 avril 2008, Victor Danilchenko a écrit :
>> 	I did find that the relevant configuration option is
>> 'muc#roomconfig_maxusers' (from
>> http://www.xmpp.org/extensions/xep-0045.html), but I am not sure how to
>> set a new server-wide default value. it would be much easier to set a
>> new server-wide default, because the actual chatroom creation is handled
>> by a custom Flash client, and that raises a whole host of issues.
> 
> It is not currently possible to configure this option server wide without 
> changing the code of mu-conf. If you want to patch the component, you can 
> change the line 1480 (on my version of mu-conf) of conference_room.c. The 
> line should read :   room->maxusers = 30; Just change the 30 to 0 to disable 
> the limit.

	Merci beaucoup. While this is not an optimal solution, it's easy enough 
to implement. Thanks again -- and thanks for letting me know what the 
default is.

-- 
	Victor Danilchenko
	Senior Software Engineer, AskOnline.net
	victor at askonline.net - 617-273-0119


More information about the JAdmin mailing list