Don't end the conference when the moderator leaves.

This commit is contained in:
Mark Crane
2012-11-06 22:55:12 +00:00
parent ddf51cd4c7
commit a31827b4d1

View File

@@ -354,7 +354,7 @@
--set as the moderator
flags = flags .. "|moderator";
--when the moderator leaves end the conference
flags = flags .. "|endconf";
--flags = flags .. "|endconf";
--set the moderator controls
session:execute("set","conference_controls=moderator");
end