Mercurial > prosody-modules
changeset 6320:57cf3fc844f6
mod_http_presence/README.md: Add rockspec
| author | Menel <menel@snikket.de> |
|---|---|
| date | Sat, 06 Sep 2025 20:38:46 +0200 |
| parents | 04c3273cb81f |
| children | 2f01497b04c9 |
| files | mod_http_presence/README.md |
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_http_presence/README.md Thu Sep 04 10:14:46 2025 +0100 +++ b/mod_http_presence/README.md Sat Sep 06 20:38:46 2025 +0200 @@ -1,5 +1,11 @@ --- +labels: +- 'Stage-Alpha' summary: JID presence and information through HTTP +rockspec: + build: + copy_directories: + - resources ... This module provides a web interface for viewing the status, avatar, and information of a user or MUC.
