add s3_key_prefix item

This commit is contained in:
Patrick Deniso 2025-02-07 12:38:02 -05:00
parent 5fec87bff1
commit b8f1950c16

View File

@ -2021,6 +2021,11 @@ These variables are not specific to Open WebUI but can still be valuable in cert
- Type: `str`
- Description: Sets the endpoint URL for S3 storage.
#### `S3_KEY_PREFIX`
- Type: `str`
- Description: Sets the key prefix for a S3 object.
#### `S3_REGION_NAME`
- Type: `str`