Mercurial > prosody-modules
changeset 6507:73915ac32649
mod_admin_web: update comp and instruction.
| author | Menel <menel@snikket.de> |
|---|---|
| date | Mon, 06 Apr 2026 15:22:36 +0200 |
| parents | 9e144b01b38c |
| children | 3044e14fcaa0 |
| files | mod_admin_web/README.md |
| diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_admin_web/README.md Tue Mar 31 21:04:30 2026 +0200 +++ b/mod_admin_web/README.md Mon Apr 06 15:22:36 2026 +0200 @@ -28,8 +28,8 @@ 1. Copy the admin\_web directory into a directory Prosody will check for plugins. (cf. [Installing modules](http://prosody.im/doc/installing_modules)) -2. Execute the contained `get_deps.sh` script from within the admin\_web - directory. (Requires wget, tar, and a basic shell) +2. **Execute the contained `get_deps.sh` script from within the admin\_web + directory.** (Requires wget, tar, and a basic shell) Configuration Details ===================== @@ -55,7 +55,7 @@ ============= --------- --------------- - trunk Works - 0.9 Works - \<= 0.8 Not supported + 13.0 Works + 0.12 Works + \<= 0.11 broken --------- ---------------
