Update env-configuration.mdx

This commit is contained in:
Classic298
2025-11-21 09:10:33 +01:00
committed by GitHub
parent cdf7223ca3
commit 8df506292c

View File

@@ -3126,6 +3126,13 @@ Strictly return in JSON format:
### Image Editing ### Image Editing
#### `ENABLE_IMAGE_EDIT`
- Type: `boolean`
- Default: `true`
- Description: When disabled, Image Editing will not be used and instead, images will be created only using the image generation engine.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `IMAGE_EDIT_ENGINE` #### `IMAGE_EDIT_ENGINE`
- Type: `str` - Type: `str`