| Property | Optional? | Description |
|---|---|---|
| repository | Yes | The directory where files will be temporarily stored. For example WEB-INF |
| sizeMax | Yes | The maximum size of a request that will be processed. For example 157286400 |
| sizeThreshold | Yes | The maximum size of a request that will have it's elements cached in memory. For example 8192 |