ComfyUI/tests/isolation/internal_probe_host_policy.toml

8 lines
130 B
TOML

[tool.comfy.host]
sandbox_mode = "required"
allow_network = false
writable_paths = [
"/dev/shm",
"/var/lib/comfyui/output",
]