mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-09 08:42:30 +08:00
8 lines
130 B
TOML
8 lines
130 B
TOML
[tool.comfy.host]
|
|
sandbox_mode = "required"
|
|
allow_network = false
|
|
writable_paths = [
|
|
"/dev/shm",
|
|
"/var/lib/comfyui/output",
|
|
]
|