docker-jitsi-meet
docker-jitsi-meet copied to clipboard
How do I check the duration of a particular meeting
How do I check the duration of a particular meeting
You need to enable a module to do that: https://github.com/jitsi/jitsi-meet/blob/master/resources/prosody-plugins/mod_muc_census.lua
You can set the env variable to load extra MUC modules to load it.