mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
feat: add max file size for uploaded documents (#2044)
This commit is contained in:
@ -18,6 +18,11 @@ The guide assumes you have a Documenso account. If you don't, you can create a f
|
|||||||
|
|
||||||
Navigate to the [Documenso dashboard](https://app.documenso.com/documents) and click on the "Add a document" button. Select the document you want to upload and wait for the upload to complete.
|
Navigate to the [Documenso dashboard](https://app.documenso.com/documents) and click on the "Add a document" button. Select the document you want to upload and wait for the upload to complete.
|
||||||
|
|
||||||
|
<Callout type="info">
|
||||||
|
The maximum file size for uploaded documents is 150MB in production. In staging, the limit is
|
||||||
|
50MB.
|
||||||
|
</Callout>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
After the upload is complete, you will be redirected to the document's page. You can configure the document's settings and add recipients and fields here.
|
After the upload is complete, you will be redirected to the document's page. You can configure the document's settings and add recipients and fields here.
|
||||||
|
|||||||
Reference in New Issue
Block a user