Merge pull request #386 from engineeringpatrick/main

Add s3_key_prefix doc entry
This commit is contained in:
Timothy Jaeryang Baek 2025-02-10 13:27:05 -08:00 committed by GitHub
commit 07a1d46c51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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`