mod_http_upload: Remove outdated note from README

There's now a default value for the "docroot" option.
This commit is contained in:
Holger Weiss 2015-11-04 00:54:59 +01:00
parent 1ee52e2e42
commit 567e19728c
1 changed files with 1 additions and 2 deletions

View File

@ -99,8 +99,7 @@ The configurable mod_http_upload options are:
- docroot (default: "@HOME@/upload")
Uploaded files are stored below the directory specified (as an absolute
path) with this option. It is mandatory to specify either this option or
the 'service_url' option. The keyword @HOME@ is replaced with the home
path) with this option. The keyword @HOME@ is replaced with the home
directory of the user running ejabberd.
- put_url (default: "http://@HOST@:5444")