mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-14 19:17:32 +08:00
- extra_model_paths.yaml is now ignored (not merged) when extra_paths.yaml exists; warning message clarified to instruct deletion/migration - System directory keys (output/input/temp/user) now gated behind allow_system_dirs=True; only extra_paths.yaml sets this flag, so legacy extra_model_paths.yaml files cannot accidentally call set_*_directory() if a block happens to be named 'output' etc. - Add test_system_dir_keys_not_applied_for_legacy to cover the guard |
||
|---|---|---|
| .. | ||
| extra_config_test.py | ||
| json_util_test.py | ||