mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
Update env-configuration.md
This commit is contained in:
parent
8d064e3711
commit
c8f7e4675d
@ -129,8 +129,8 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
||||
|
||||
#### `THREAD_POOL_SIZE`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `"0"`
|
||||
- Type: `int`
|
||||
- Default: `0`
|
||||
- Description: Sets the thread pool size for FastAPI/AnyIO blocking calls. By default FastAPI/AnyIO use `40` threads.
|
||||
|
||||
#### `SHOW_ADMIN_DETAILS`
|
||||
|
Loading…
Reference in New Issue
Block a user