aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mod_http_upload.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_http_upload.erl b/src/mod_http_upload.erl
index f2730e185..3f8aa60fd 100644
--- a/src/mod_http_upload.erl
+++ b/src/mod_http_upload.erl
@@ -320,7 +320,7 @@ mod_doc() ->
"used for file uploads. The keyword @HOST@ is replaced "
"with the virtual host name. NOTE: different virtual "
"hosts cannot use the same PUT URL. "
- "The default value is \"http://@HOST@:5444\".")}},
+ "The default value is \"https://@HOST@:5443\".")}},
{get_url,
#{value => ?T("URL"),
desc =>