if (!this.config.keepSettings || this.config.keepSettings?.amount == 0 || !this.config.auditFilename || this.config.auditFilename == "") {
            Logger.verbose("no existing audit settings found", this.config)
            return
        }