{
  "auth": {
    "allowPasswordChange": {
      "ui": true,
      "email": true
    }
  },
  "similarityThresholds": {
    "low": 0.75,
    "medium": 0.95
  },
  "maxImageSize": "2G",
  "antispoofing": {
     "url": "http://host.docker.internal:8000/api/v1/"
  }
}
