add docs for BYPASS_TASK_MODEL_ACCESS_CONTROL

This commit is contained in:
Jan Kessler 2025-03-25 11:30:59 +01:00
parent 05e3c8bddb
commit e72261f1bd
No known key found for this signature in database
GPG Key ID: FCF0DCB4ADFC53E7

View File

@ -152,6 +152,12 @@ is also being used and set to `True`. Failure to do so will result in the inabil
- Default: `False`
- Description: Bypasses model access control.
#### `BYPASS_TASK_MODEL_ACCESS_CONTROL`
- Type: `bool`
- Default: `False`
- Description: Bypasses access control for the task model.
#### `DEFAULT_MODELS`
- Type: `str`