Software /
code /
prosody
Log
plugins/mod_http_files.lua @ 8757:861a7d6c12d8
description | author | age |
---|---|---|
mod_http_files: Correct cache insertion (fixes #1130) | Kim Alvefur | Tue, 17 Apr 2018 18:40:57 +0200 |
mod_http_files: Use path variant of config option API for http_files_dir | Kim Alvefur | Tue, 21 Mar 2017 12:06:52 +0100 |
mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it | Kim Alvefur | Fri, 17 Mar 2017 23:02:35 +0100 |
mod_http_files: Use API for config options that are file paths | Kim Alvefur | Thu, 16 Mar 2017 20:53:08 +0100 |
plugins/various: Use type-specific config API | Kim Alvefur | Thu, 16 Mar 2017 20:46:06 +0100 |
mod_http_files: Send larger files using new file handle API | Kim Alvefur | Mon, 11 Jul 2016 12:20:25 +0200 |
mod_http_files: Switch to use util.cache for cache | Kim Alvefur | Mon, 11 Jul 2016 12:17:59 +0200 |