mod_http_upload: Apply minor cosmetic changes

This commit is contained in:
Holger Weiss 2015-10-22 22:50:39 +02:00
parent 511f0fa03d
commit c37387984a
2 changed files with 4 additions and 4 deletions

View File

@ -8,9 +8,9 @@
DESCRIPTION
-----------
This module allows for requesting permissions to upload a file via HTTP.
If the request is accepted, the client receives a URL to use for uploading
the file and another URL from which that file can later be downloaded.
This module allows for requesting permissions to upload a file via HTTP. If
the request is accepted, the client receives a URL to use for uploading the
file and another URL from which that file can later be downloaded.
Automatic quota management can be configured by also enabling
mod_http_upload_quota.