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.
2 parents 32ec116 + 6aebad3 commit 122929bCopy full SHA for 122929b
README.md
@@ -233,7 +233,7 @@ The following integer values are available:
233
Key | Description | Default
234
--- | --- | ---
235
`fieldNameSize` | Max field name size | 100 bytes
236
-`fieldSize` | Max field value size | 1MB
+`fieldSize` | Max field value size (in bytes) | 1MB
237
`fields` | Max number of non-file fields | Infinity
238
`fileSize` | For multipart forms, the max file size (in bytes) | Infinity
239
`files` | For multipart forms, the max number of file fields | Infinity
0 commit comments