Update env-configuration.md

Added S3_ENABLE_TAGGING Environment Variable.
This commit is contained in:
Suleiman Elkhoury 2025-05-07 15:12:17 +02:00 committed by GitHub
parent 5e5ce872d3
commit 474c9d3cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2894,6 +2894,12 @@ These variables are not specific to Open WebUI but can still be valuable in cert
- Default: `False`
- Description: Specifies whether to use the accelerated endpoint for S3 storage.
#### `S3_ENABLE_TAGGING`
- Type: `str`
- Default: `False`
- Description: Enables S3 object tagging after uploads for better organization, searching, and integration with file management policies. Always set to `False` when using Cloudflare R2, as R2 does not support object tagging.
-
#### Google Cloud Storage
#### `GOOGLE_APPLICATION_CREDENTIALS_JSON`