mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-04 21:36:14 +02: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",
|
|
]
|