Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add authdomain to /etc/jitsi/meet/[your-hostname]-config.js #47

Open
ghost opened this issue Jun 12, 2020 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Jun 12, 2020

Right under:

var config = {
hosts: {
domain: 'jitsi-meet.example.com',
anonymousdomain: 'guest.jitsi-meet.example.com',
add
authdomain: 'jitsi-meet.example.com',

The line is autogenerated but commented out by default, but if you are describing how to allow host authorization, I think this line is needed. Thanks saghul for pointing it out to me!

@toby63
Copy link
Contributor

toby63 commented Jun 13, 2020

Can you (or someone else) describe what exactly that is for and in what situations it is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant