fix jitsi?
This commit is contained in:
parent
ad1237cbfa
commit
464c423540
@ -204,6 +204,14 @@ in {
|
|||||||
};
|
};
|
||||||
doNotStoreRoom = true;
|
doNotStoreRoom = true;
|
||||||
};
|
};
|
||||||
|
interfaceConfig = {
|
||||||
|
SHOW_JITSI_WATERMARK = false;
|
||||||
|
SHOW_WATERMARK_FOR_GUESTS = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
services.jitsi-videobridge = lib.mkIf cfg.jitsi-meet.enable {
|
||||||
|
enable = true;
|
||||||
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user