Software /
code /
prosody-modules
Annotate
misc/README.markdown @ 5698:17ea26cf7259
mod_storage_s3: Use '@' as placeholder for empty (host) store slots
Used when the server stores things for itself.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 14 Oct 2023 22:49:57 +0200 |
parent | 2353:ea97a87c3828 |
rev | line source |
---|---|
2353 | 1 Miscellaneous modules |
2 ===================== | |
3 | |
4 Things that aren't really Prosody plugins go here, e.g. RunScripts. |