-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
prosody: params for limits #1622
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
saghul
approved these changes
Oct 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a comment
cagdaskarademir
added a commit
to 360Saglik/docker-jitsi-meet
that referenced
this pull request
Nov 13, 2023
* 9f0658d sample: escape/encapsulate string * 5d05ba2 jicofo: support jicofo log file for tailing (jitsi#1632) * 8555fe1 web: param to control config.hosts.authDomain (jitsi#1627) * cd1c9fb prosody: remove muc limit messages from visitors (jitsi#1626) * af50dde prosody: s2s whitelist duplicate param fix (jitsi#1625) * eb91893 prosody: add ping module to auth domain (jitsi#1624) * 261caa3 prosody: guest ping module, var for auth type (jitsi#1623) * 7fb1026 prosody: params for limits (jitsi#1622) * cf894ce prosody: variables for lobby and breakout modules * a827437 prosody: param to link room metadata to main vhost (jitsi#1616) * 5120595 prosody: var for config in main vhost (jitsi#1615) * bebd748 web: flag to control sctp bridge channel choice (jitsi#1613) * 6bfa830 prosody: visitor mode support (jitsi#1611) * 7bfc5c1 prosody: update version of prosody-plugings package * 3a77aac jicofo: support visitors in jicofo configuration (jitsi#1610) * f860c5d jvb: don’t send Jetty server version * 63380fa misc: working on unstable
saghul
added a commit
that referenced
this pull request
Nov 14, 2023
* 3b9afe4 release: build images before comitting the changelog * 54d422b jvb: autoscaler sidecar support * 9f0658d sample: escape/encapsulate string * 5d05ba2 jicofo: support jicofo log file for tailing (#1632) * 8555fe1 web: param to control config.hosts.authDomain (#1627) * cd1c9fb prosody: remove muc limit messages from visitors (#1626) * af50dde prosody: s2s whitelist duplicate param fix (#1625) * eb91893 prosody: add ping module to auth domain (#1624) * 261caa3 prosody: guest ping module, var for auth type (#1623) * 7fb1026 prosody: params for limits (#1622) * cf894ce prosody: variables for lobby and breakout modules * a827437 prosody: param to link room metadata to main vhost (#1616) * 5120595 prosody: var for config in main vhost (#1615) * bebd748 web: flag to control sctp bridge channel choice (#1613) * 6bfa830 prosody: visitor mode support (#1611) * 7bfc5c1 prosody: update version of prosody-plugings package * 3a77aac jicofo: support visitors in jicofo configuration (#1610) * f860c5d jvb: don’t send Jetty server version * 63380fa misc: working on unstable
Arkaniad
added a commit
to matrix-org/docker-jitsi-meet
that referenced
this pull request
Nov 14, 2023
release * 3b9afe4 release: build images before comitting the changelog * 54d422b jvb: autoscaler sidecar support * 9f0658d sample: escape/encapsulate string * 5d05ba2 jicofo: support jicofo log file for tailing (jitsi#1632) * 8555fe1 web: param to control config.hosts.authDomain (jitsi#1627) * cd1c9fb prosody: remove muc limit messages from visitors (jitsi#1626) * af50dde prosody: s2s whitelist duplicate param fix (jitsi#1625) * eb91893 prosody: add ping module to auth domain (jitsi#1624) * 261caa3 prosody: guest ping module, var for auth type (jitsi#1623) * 7fb1026 prosody: params for limits (jitsi#1622) * cf894ce prosody: variables for lobby and breakout modules * a827437 prosody: param to link room metadata to main vhost (jitsi#1616) * 5120595 prosody: var for config in main vhost (jitsi#1615) * bebd748 web: flag to control sctp bridge channel choice (jitsi#1613) * 6bfa830 prosody: visitor mode support (jitsi#1611) * 7bfc5c1 prosody: update version of prosody-plugings package * 3a77aac jicofo: support visitors in jicofo configuration (jitsi#1610) * f860c5d jvb: don’t send Jetty server version * 63380fa misc: working on unstable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.