mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
Merge pull request #769 from rmbruntz/patch-1
This commit is contained in:
@@ -179,7 +179,7 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
||||
- Default: `0`
|
||||
- Description: Sets the thread pool size for FastAPI/AnyIO blocking calls. By default (when set to `0`) FastAPI/AnyIO use `40` threads. In case of large instances and many concurrent users, it may be needed to increase `THREAD_POOL_SIZE` to prevent blocking.
|
||||
|
||||
### `MODELS_CACHE_TTL`
|
||||
#### `MODELS_CACHE_TTL`
|
||||
|
||||
- Type: `int`
|
||||
- Default: `1`
|
||||
|
||||
Reference in New Issue
Block a user