{
  "type": "object",
  "properties": {
    "limit": {
      "type": ["string", "number"]
    },
    "mimetype": {
      "type": "string"
    },
    "fallback": {
      "type": "string"
    }
  },
  "additionalProperties": true
}
