Fix spelling

"reachers" should be "reaches"
This commit is contained in:
Padraig Doran 2018-03-25 17:38:54 +01:00 committed by Felipe Zimmerle
parent 7aa2f2dd5a
commit ec71102197
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -39,7 +39,7 @@ SecRequestBodyLimit 13107200
SecRequestBodyNoFilesLimit 131072
# Store up to 128 KB of request body data in memory. When the multipart
# parser reachers this limit, it will start using your hard disk for
# parser reaches this limit, it will start using your hard disk for
# storage. That is slow, but unavoidable.
#
SecRequestBodyInMemoryLimit 131072