Mercurial > prosody-modules
view mod_csi_compat/README.markdown @ 4976:75b6e5df65f9
various: Improve error reporting if missing file server module on 0.12
If there is some error loading net.http.files then it would be swallowed
by the pcall and then it would proceed to trying mod_http_files, which
might cause unexpected behavior on 0.12
Ref #1765
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 18 Jul 2022 22:47:54 +0200 |
parents | 79b9bd84b91c |
children |
line wrap: on
line source
--- labels: summary: 'Implement the google:queue protocol and map to mod\_csi events' ... Introduction ============ This module implements the google:queue protocol and maps it to [mod\_csi](mod_csi.html) events. Configuration ============= There is no configuration for this module, just add it to modules\_enabled as normal. Compatibility ============= ----- ------- 0.9 Works ----- -------