> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-photos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-photos/admin-guide/configuration/validation.md).

# Validation

| Key         | Type   | Description                                           |
| ----------- | ------ | ----------------------------------------------------- |
| maxFileSize | number | Max file size allowed for a single file. In megabyte. |

#### Supported validation:

```
{
    "maxFileSize": 20
}
```
