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

Fix prosody vars #1746

Merged
merged 3 commits into from Feb 21, 2024
Merged

Fix prosody vars #1746

merged 3 commits into from Feb 21, 2024

Conversation

denzs
Copy link
Contributor

@denzs denzs commented Feb 21, 2024

If XMPP_AUTH_DOMAIN is not set in Environment it leads to this rendered config inside of the prosody container:

    muc_password_whitelist = {
        "focus@<no value>"
    }

This PR fixes it by using the default if not overriden by Env.

Copy link
Member

@saghul saghul left a comment

Choose a reason for hiding this comment

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

Thank you!

@saghul saghul merged commit 33350c3 into jitsi:master Feb 21, 2024
1 check passed
@denzs denzs deleted the fix_prosody_vars branch March 21, 2024 11:54
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.

None yet

2 participants