AppiumTransportConfig.shouldSweepLeftovers?
AppiumTransportConfig › shouldSweepLeftovers?
Type: boolean
Whether registering a vault also prunes the **other**temp-vault-* registrations earlier runs left in Obsidian Mobile's localStorage.The device-side directories are swept before the app launches (see the factory); this removes their now-dangling registry entries, which are what Obsidian actually enumerates at startup. Unregistering this run's own vault is unaffected — that always happens.