[etc] ConfigAuto unable to disable auto import for a single instance
"importOnStart" can only be set through Config, which is not instance friendly. Either make it static or (better) set it in the constructor.
"importOnStart" can only be set through Config, which is not instance friendly. Either make it static or (better) set it in the constructor.