mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-25 08:24:00 +02:00
* fix: update links to production domain * add missing README change
title
| title |
|---|
| Flags |
Flags
The config flags API resource contains the list of feature flags that enable/disable site functionalities.
Fields
| Name | Type | Nullable | Description |
|---|---|---|---|
| allow_video_streams | Boolean | No | Enable/Disable video streaming |
| allow_discord_notifications | Boolean | No | Enable/Disable discord notifications for the configured bot |
| allow_view_recording | Boolean | No | Enable/Disable the recording of views for view counts |
Allowed Include Paths
None
Endpoints
The Flags Show endpoint return the flags resource.