Builtin Prosody: allow moderation operations.

This commit is contained in:
John Livingston
2021-05-05 17:20:06 +02:00
parent 6b77c3585d
commit e5d5da4d07
3 changed files with 24 additions and 10 deletions

View File

@ -24,7 +24,8 @@
room: '{{ROOM}}',
boshServiceUrl: '{{BOSH_SERVICE_URL}}',
websocketServiceUrl: '{{WS_SERVICE_URL}}',
authenticationUrl: '{{AUTHENTICATION_URL}}'
authenticationUrl: '{{AUTHENTICATION_URL}}',
advancedControls: '{{ADVANCEDCONTROLS}}'
})
</script>
</body>