HannesOberreiter
ca1d6704f9
fix: 🐛 wrong quote in default config ( #1761 )
2024-03-19 10:24:05 -05:00
Saúl Ibarra Corretgé
1dbe5cda68
web: cleanup config
...
Remove no longer necessary checks since we build the whole config from
scratch.
Drop no longer valid options:
- Callstats
- useIPv6
- External connect
2024-01-11 15:28:57 +01:00
Aaron van Meerten
11cbfccd8b
web: provide bosh URL as relative only if flagged ( #1682 )
2023-12-21 16:34:21 -06:00
Aaron van Meerten
8555fe1c4a
web: param to control config.hosts.authDomain ( #1627 )
2023-10-17 11:52:13 -05:00
Aaron van Meerten
bebd748712
web: flag to control sctp bridge channel choice ( #1613 )
2023-09-29 08:48:50 -05:00
Aaron van Meerten
3af59c6d84
web: fix bosh for subdomains
2023-04-03 11:12:15 +02:00
Saúl Ibarra Corretgé
9cfbaf2d64
misc: drop JICOFO_AUTH_USER
...
It is expected to be "focus" in a number of places inside lib-jitsi-meet
and that won't change anytime soon.
Allowing users to change it is just asking for trouble.
Fixes: https://github.com/jitsi/lib-jitsi-meet/issues/2191
2023-01-12 15:36:28 +01:00
Debendra Oli
e219bcfc21
web: add ability to configure whiteboard
2022-12-19 12:54:51 +01:00
Debendra Oli
dc5b6a1ef5
fix: multi tenant setup ( #1401 )
...
* fix: multi tenant setup
refs:
fa5ee32720
https://community.jitsi.org/t/subdomain-not-working-on-docker-conatiner/116967/17
* refactor: lint
* squash: Fixes extra space.
Co-authored-by: Дамян Минков <damencho@jitsi.org>
2022-09-12 12:15:24 -05:00
Saúl Ibarra Corretgé
261577c9cc
web: stop using the default config file
...
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.
2022-05-20 10:53:12 +02:00
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
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.
2022-05-20 10:53:12 +02:00
Дамян Минков
0b019ee4eb
feat: Enables tenants/subdomains by default.
2022-03-02 10:12:45 -06:00
Saúl Ibarra Corretgé
465816b4eb
web,prosody: turn on XMPP WebSocket by default
2020-10-29 21:57:54 +01:00
Jan-Otto Kröpke
d747bfbe6b
web,prosody: add XMPP WebSocket / Stream Management support
2020-10-29 21:44:48 +01:00
Aaron van Meerten
c149463823
web: build config.js on each boot
...
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
2020-10-02 15:25:44 +02:00