mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
Update env-configuration.mdx
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user