} else {
      settings.cryptedFields = cryptedFields.split(',').map(f => f.trim()).filter(f => f);
    }