Remove hard coded setting for moderator conf ctls (#5221)

Conference Controls for moderators are hard coded. Because of this you cannot use the Conference Controls app in the web interface to create a new set of moderator controls and set them in the Conference Profile.
This commit is contained in:
konradSC 2020-05-07 16:01:38 -04:00 committed by GitHub
parent 99ac39d3e9
commit e1f4f97485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -700,7 +700,7 @@
flags = flags .. "|endconf";
end
--set the moderator controls
session:execute("set","conference_controls=moderator");
--session:execute("set","conference_controls=moderator");
end
--get the conference xml_list