Skip to content

Conversation

@brajendrak00068
Copy link

No description provided.

damencho and others added 30 commits June 7, 2021 20:09
* feat: Enables limits with default values from upstream.

* feat: Enables limits_exception module and adding jicofo and jvb.

Removes the limits for the jicofo and jvb connections.
* 6f6fe77 prosody: enable limits
* db3d790 prosody: fix: restrict room creation to jicofo (jitsi#1059)
* 281db36 misc: working on latest
Co-authored-by: Thomas Butter <tbutter@gmail.com>
Set ENABLE_AV_MODERATION to 1 in order to enable it.

NOTE: This feature is still under development and should be considered
beta quality.
* c95f0d6 prosody: add support for A/V Moderation
* 856e414 prosody: add ability to configure external TURN server
* bcae3b1 prosody: add domain mapper options to default configuration
* cf90461 web: fix acme.sh pre and post hooks
* 65563d9 misc: working on latest
A type error is thrown when one of these environment variables is
defined:
- ENABLE_AUTO_OWNER
- JICOFO_ENABLE_HEALTH_CHECKS
- JICOFO_ENABLE_BRIDGE_HEALTH_CHECKS
Recreate interface_config.js on container restart if custom-interface_config.js exists
The toolbar buttons have moved to config.js and are commented out by default.
* Cleanup: Use spaces instead of tabulation

* Cleanup: Reduce layers

* Cleanup: Homogeneise wget syntax

* Cleanup: Use binary GPG key format
We no longer need to use token based auth (but allow empty tokens) when
WebSockets are used.
Customization is still available via custom-interface_config.js. This
way we will slowly get rid of the deprecated interface_config.js as all
options move to config.js.
- prejoin screen
- lobby
- av moderation
- talk while muted detection
- reactions
Jigasi will remain wiith Java 8 for the moment.
saghul and others added 28 commits May 10, 2022 16:25
* 41d6a9a jibri: bump Chrome to version 101
* 88bb1bc feature: support multiple XMPP servers via list (jitsi#1276)
* 95af778 jicofo: add optional XMPP_PORT value (jitsi#1275)
* da0a43a misc: working on latest
Also replace deprecated stereo option.
Also consolidate disable remote video menu using env variables
Use default values everywhere so they don't need to be specified in the
.env file.

This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
It has been abandoned by Google. Keep the default opt-out value for a
little longer just in case though.
It should be empty and we set all settings. This will reduce the size fo
the file and make it less confusing to inspect on a running system.
In addition the "latest" tag will be gone with the next stable release.

Going forward this is our versioning scheme:

- stable-XXXX: stable release
- unstable: daily unstable rolling release
- unstable-XXXX-YY: daily unstable release
@brajendrak00068 brajendrak00068 merged commit ba61640 into master Aug 25, 2022
@brajendrak00068 brajendrak00068 deleted the rclone branch August 25, 2022 17:38
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.