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