mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Add database_schema to env-configuration.md
This commit is contained in:
parent
a6958bdc8c
commit
2ff78d09f9
@ -2908,6 +2908,12 @@ Documentation on the URL scheme is available available [here](https://docs.sqlal
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
#### `DATABASE_SCHEMA`
|
||||||
|
|
||||||
|
- Type: `str`
|
||||||
|
- Default: `None`
|
||||||
|
- Description: Specifies the database schema to connect to.
|
||||||
|
|
||||||
#### `DATABASE_POOL_SIZE`
|
#### `DATABASE_POOL_SIZE`
|
||||||
|
|
||||||
- Type: `int`
|
- Type: `int`
|
||||||
|
Loading…
Reference in New Issue
Block a user