mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
Deactivate meeting when session ends
This commit is contained in:
@@ -139,7 +139,7 @@ class Settings(BaseSettings):
|
||||
|
||||
AWS_PROCESS_RECORDING_QUEUE_URL: str | None = None
|
||||
|
||||
WHEREBY_API_URL: str = "https://api.whereby.dev/v1/meetings"
|
||||
WHEREBY_API_URL: str = "https://api.whereby.dev/v1"
|
||||
|
||||
WHEREBY_API_KEY: str | None = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user