Update PoliticTalk Jitsi room policy

This commit is contained in:
2026-05-16 21:51:14 +05:30
parent 8997f4804f
commit def2d46096
20 changed files with 748 additions and 26 deletions

View File

@@ -0,0 +1,10 @@
# Add these to pgapi/.env only when the Jitsi VPS has token auth enabled.
# The app id and secret must match the Prosody token-auth config on the VPS.
POLITICTALK_MEETING_BASE_URL=https://politictalk.parallelglobe.io
POLITICTALK_JITSI_JWT_APP_ID=politictalk
POLITICTALK_JITSI_JWT_APP_SECRET=replace-with-a-long-random-secret
POLITICTALK_JITSI_JWT_AUDIENCE=jitsi
POLITICTALK_JITSI_JWT_SUBJECT=politictalk.parallelglobe.io
POLITICTALK_JITSI_JWT_TTL_SECONDS=21600
POLITICTALK_JITSI_LIFECYCLE_SECRET=replace-with-a-second-long-random-secret