Merge pull request #531 from suleimanelkhoury/patch-1

Update env-configuration.md
This commit is contained in:
Tim Jaeryang Baek
2025-05-10 17:24:48 +04:00
committed by GitHub

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`