Jitsi now works! Disable unless actively using it
This commit is contained in:
parent
7c82a89267
commit
fd071e9cdd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
services.jitsi-meet = {
|
services.jitsi-meet = {
|
||||||
enable = true;
|
enable = false;
|
||||||
hostName = "jitsi.crueltysquad.com";
|
hostName = "jitsi.crueltysquad.com";
|
||||||
config = {
|
config = {
|
||||||
enableWelcomePage = false;
|
enableWelcomePage = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue