mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-18 22:20:03 +00:00
- Added disable(), enable(), and is_disabled() methods to AssetSeeder - start() now checks is_disabled() and returns early if disabled - Updated main.py to call asset_seeder.disable() when CLI flag is set - Fixes bypass where /object_info would trigger scans regardless of flag Amp-Thread-ID: https://ampcode.com/threads/T-019c4f66-6773-72d2-bdfe-b55f5aa76021 Co-authored-by: Amp <amp@ampcode.com>