screen layout and poll fix
This commit is contained in:
@@ -143,10 +143,10 @@ sudo DEPLOY_NGINX=1 ./scripts/deploy-vps.sh
|
||||
For current `config.js`, branding, and asset changes, an nginx reload is enough. JWT/auth and Prosody plugin changes require restarting Prosody and Jicofo, and usually Jitsi Videobridge.
|
||||
|
||||
The `politictalk_roles` Prosody module should be configured with the PgApi
|
||||
inactive-room callback from `templates/prosody-token-auth.cfg.lua.example`.
|
||||
That callback clears the event `meetingCode` when the last host leaves, so
|
||||
participants remain on the platform waiting screen instead of reaching a
|
||||
blocked Jitsi room.
|
||||
inactive-room and occupancy callbacks from
|
||||
`templates/prosody-token-auth.cfg.lua.example`. The inactive callback clears the
|
||||
event `meetingCode` when the last host leaves, and the occupancy callback keeps
|
||||
the platform room cards updated with the current participant count.
|
||||
|
||||
## Token Auth Rollout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user