We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234b17c commit cf093e9Copy full SHA for cf093e9
docs/self-hosting/configuration/index.md
@@ -53,7 +53,7 @@ Being S3-compatible means Docmost can work with AWS S3, Backblaze, Wasabi, Digit
53
### File upload limit
54
The maximum file size that can be uploaded on the editor.
55
```shell
56
-FILE_UPLOAD_LIMIT=100mb
+FILE_UPLOAD_SIZE_LIMIT=100mb
57
```
58
59
### File import size limit
0 commit comments