mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-02 06:53:44 +08:00
8 lines
133 B
TOML
8 lines
133 B
TOML
[tool.comfy.host]
|
|
sandbox_mode = "required"
|
|
allow_network = false
|
|
writable_paths = [
|
|
"/dev/shm",
|
|
"/home/johnj/ComfyUI/output",
|
|
]
|