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