log mod_http_upload/README.markdown @ 4350:270025e76bf8

age author description
Sun, 26 Jul 2020 16:15:37 +0200 Kim Alvefur mod_http_upload/README: Fix typo (thanks bjoernb)
Mon, 30 Mar 2020 19:56:43 +0200 Kim Alvefur mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
Mon, 30 Mar 2020 19:20:09 +0200 Kim Alvefur mod_http_upload/README: Add example disco_items use
Wed, 08 Jan 2020 10:55:43 +0000 Matthew Wild mod_http_upload: Recommend against adding to modules_enabled
Mon, 14 Jan 2019 10:56:19 +0100 Kim Alvefur mod_http_upload: Clarify how quotas affect upload requests
Mon, 14 Jan 2019 10:56:03 +0100 Kim Alvefur mod_http_upload: Document prosodyctl command for expiring uploads
Mon, 14 Jan 2019 10:55:36 +0100 Kim Alvefur mod_http_upload: Clarify when expiry is checked
Sun, 25 Mar 2018 20:31:33 +0200 Kim Alvefur mod_http_upload/README: Point at mod_http_upload_external
Sat, 22 Jul 2017 23:14:13 +0200 Kim Alvefur mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
Thu, 13 Apr 2017 20:29:41 +0200 Kim Alvefur mod_http_upload: Add support for limiting file types to upload
Thu, 13 Apr 2017 16:36:25 +0200 Kim Alvefur mod_http_upload/README: Add sub-headings under limits
Thu, 13 Apr 2017 16:35:10 +0200 Kim Alvefur mod_http_upload: Implement quota support (closes #823)
Thu, 13 Apr 2017 16:31:00 +0200 Kim Alvefur mod_http_upload: Add option for expiry of files after a configurable time (closes #557)
Wed, 22 Mar 2017 19:47:52 +0100 Emmanuel Gil Peyrot mod_http_upload: add support for XEP-0363 version 0.3
Sat, 08 Oct 2016 14:44:56 +0200 Kim Alvefur mod_http_upload/README: Mention the new HTTP parser limit on body/upload size