This commit is contained in:
2026-05-22 02:17:52 +05:30
parent 43a6321c0c
commit b5d2472b95
2 changed files with 6 additions and 3 deletions

View File

@@ -146,7 +146,8 @@ The `politictalk_roles` Prosody module should be configured with the PgApi
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.
the platform room cards updated with the current room occupancy count, including
the host.
## Token Auth Rollout