Hi Nilson, yes thanks for sending the message, might be useful as long as there is no config param for that.
Sebastian 2011/1/31 Nilson Morais <[email protected]> > Got it! > > > --- > src/app/org/openmeetings/app/data/calendar/management/AppointmentLogic.java.ori > 2011-01-31 16:44:43.000000000 -0300 > +++ > src/app/org/openmeetings/app/data/calendar/management/AppointmentLogic.java > 2011-01-31 16:44:08.000000000 -0300 > @@ -139,7 +139,7 @@ public class AppointmentLogic { > appointmentName, // name > roomType, > // RoomType > "", // > Comment > - new Long(8), // Number of > participants > + new Long(25), // Number of > participants > true, // public > null, // Organisations > true, // Appointment > > > On Mon, Dec 6, 2010 at 9:35 AM, Nilson Morais <[email protected]>wrote: > >> Hi, >> >> Where can I modify the user limit in schedule events rooms? >> >> thanks >> >> -- >> Nilson Morais >> [email protected] >> > > > > -- > Nilson Morais > > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings developers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<openmeetings-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-dev?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
