Adds an internal API endpoint to retrieve the captions configuration, allowing the frontend to determine whether captions are enabled. The configuration is read from the MEET_CAPTIONS_ENABLED environment variable.
6 lines
170 B
YAML
6 lines
170 B
YAML
description: Successfully retrieved captions config
|
|
content:
|
|
application/json:
|
|
schema:
|
|
$ref: '../../schemas/internal/global-captions-config.yaml'
|