# Management

The only configuration parameter available on this page is the size limit for uploaded documents.

<figure><img src="https://3503800744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIiEHKRx5AeABNDLcRlWX%2Fuploads%2FG78DBPjJxXHkFq4Yur7M%2Fmax_upload.png?alt=media&#x26;token=8d23cdee-1311-4359-aefd-01c86baed96e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the `upload_max_filesize` PHP directive is lower than what is set here, then `upload_max_filesize` will be the limiting factor. You may also need to ensure the `post_max_size` directive is set at least a little above `upload_max_filesize`.
{% endhint %}
