disable_initial_scan


Description:

public bool disable_initial_scan { get; set; }

When true, activate_project skips the initial directory scan (read_dir). Off by default. Once the scan is skipped, this is set to true so it stays disabled. Use for tests or lightweight setups that rely on DB state only.