mirror of
https://github.com/open-webui/docs
synced 2025-05-19 02:42:15 +00:00
Merge pull request #521 from captn-hook/patch-1
Update env-configuration.md with defaults for opensearch
This commit is contained in:
commit
516ff4383d
@ -1135,6 +1135,7 @@ modeling files for reranking.
|
||||
#### `OPENSEARCH_PASSWORD`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Sets the password for OpenSearch.
|
||||
|
||||
#### `OPENSEARCH_SSL`
|
||||
@ -1152,6 +1153,7 @@ modeling files for reranking.
|
||||
#### `OPENSEARCH_USERNAME`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Sets the username for OpenSearch.
|
||||
|
||||
### PGVector
|
||||
|
Loading…
Reference in New Issue
Block a user