web: add ability to configure tokenAuthUrl
This commit is contained in:
@@ -335,3 +335,6 @@ JIBRI_LOGS_DIR=/config/logs
|
||||
# Container restart policy
|
||||
# Defaults to unless-stopped
|
||||
RESTART_POLICY=unless-stopped
|
||||
|
||||
# Authenticate using external service or just focus external auth window if there is one already.
|
||||
# TOKEN_AUTH_URL=https://auth.meet.example.com/{room}
|
||||
|
||||
Reference in New Issue
Block a user