mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(visitors): Updates docs for promotion. (#14538)
* feat(visitors): Updates docs for promotion. * squash: Update config.js comment
This commit is contained in:
@@ -334,7 +334,7 @@ process_host_module(muc_domain_prefix..'.'..muc_domain_base, function(host_modul
|
||||
-- allow join
|
||||
return;
|
||||
end
|
||||
|
||||
module:log('error', 'Visitor needs to be allowed by a moderator %s', stanza.attr.from);
|
||||
origin.send(st.error_reply(stanza, 'cancel', 'not-allowed', 'Visitor needs to be allowed by a moderator'));
|
||||
return true;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user