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

whiteboard.yml: add collaborative whiteboard addon #1794

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

loli10K
Copy link
Contributor

@loli10K loli10K commented Apr 25, 2024

This is just an updated version of #1480 since the original author doesn't seem to be active anymore on GitHub.

There are still some things to be done:

web/rootfs/defaults/settings-config.js Outdated Show resolved Hide resolved
web/rootfs/defaults/meet.conf Show resolved Hide resolved
web/rootfs/defaults/settings-config.js Show resolved Hide resolved
proxy_set_header Connection "upgrade";
proxy_set_header Host $http_host;

proxy_pass http://whiteboard.meet.jitsi/socket.io/?$args;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: In Etherpad we control this with ETHERPAD_URL_BASE, we shuld try to be consistent, but at the same time I'm not sure happy with how the Etherpad settings are done...

Closes: jitsi#1480

Co-authored-by: Tugrul Dogan <[email protected]>
Co-authored-by: Saúl Ibarra Corretgé <[email protected]>
@saghul
Copy link
Member

saghul commented Jul 2, 2024

@loli10K I pushed this over the finish line. I'll land it once the CI turns 💚 Sorry for the delay.

@saghul saghul mentioned this pull request Jul 2, 2024
@saghul saghul merged commit b4604f3 into jitsi:master Jul 2, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants