log mod_http_upload/README.markdown @ 2922:9f60905406ba

age author description
2017-07-22 Kim Alvefur mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
2017-04-13 Kim Alvefur mod_http_upload: Add support for limiting file types to upload
2017-04-13 Kim Alvefur mod_http_upload/README: Add sub-headings under limits
2017-04-13 Kim Alvefur mod_http_upload: Implement quota support (closes #823)
2017-04-13 Kim Alvefur mod_http_upload: Add option for expiry of files after a configurable time (closes #557)
2017-03-22 Emmanuel Gil Peyrot mod_http_upload: add support for XEP-0363 version 0.3
2016-10-08 Kim Alvefur mod_http_upload/README: Mention the new HTTP parser limit on body/upload size
2016-08-20 Kim Alvefur mod_http_upload: Mention modules_enabled, but no example
2016-06-24 Kim Alvefur mod_http_upload/README: Simplify instructions, show only one method
2016-02-24 Kim Alvefur mod_http_upload: Lower default size limit to 1MB
2016-02-24 Kim Alvefur mod_http_upload/README: Mention default upload size limit and change example to something that nobody should copy
2015-12-11 Kim Alvefur mod_http_upload: Make file system path configurable
2015-10-18 Kim Alvefur mod_http_upload/README: Update with XEP reference, stage, description
2015-09-17 Kim Alvefur mod_http_upload/README: Fix typo (thanks you-know-who-you-are)
2015-09-17 Kim Alvefur mod_http_upload/README: More explaining text
2015-09-17 Kim Alvefur mod_http_upload/README: Reorder text and mention what the examples are
2015-09-14 Kim Alvefur mod_http_upload: Add support for a file size limit
2015-09-14 Kim Alvefur mod_http_upload/README: Say it works with 0.9+
2015-09-11 Kim Alvefur mod_http_upload/README: Point to Prosodys HTTP docs
2015-09-01 Kim Alvefur mod_http_upload: Add README