mod_http_upload: Document correct put_url default

Closes #3152.
This commit is contained in:
Holger Weiss 2020-01-27 00:04:21 +01:00
parent 75094df25e
commit 20c0fed457
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ mod_doc() ->
"used for file uploads. The keyword @HOST@ is replaced " "used for file uploads. The keyword @HOST@ is replaced "
"with the virtual host name. NOTE: different virtual " "with the virtual host name. NOTE: different virtual "
"hosts cannot use the same PUT URL. " "hosts cannot use the same PUT URL. "
"The default value is \"http://@HOST@:5444\".")}}, "The default value is \"https://@HOST@:5443\".")}},
{get_url, {get_url,
#{value => ?T("URL"), #{value => ?T("URL"),
desc => desc =>