Mercurial > prosody-modules
comparison mod_http_admin_api/README.md @ 5988:e2e387e83ded
mod_http_admin_api: README.md initial stub file
| author | Menel <menel@snikket.de> |
|---|---|
| date | Wed, 23 Oct 2024 12:42:22 +0200 |
| parents | |
| children | 74c6fdf4d868 |
comparison
equal
deleted
inserted
replaced
| 5987:23b48120661d | 5988:e2e387e83ded |
|---|---|
| 1 --- | |
| 2 summary: "admin api from the snikket projects web portal" | |
| 3 labels: | |
| 4 - 'Stage-Beta' | |
| 5 rockspec: | |
| 6 dependencies: | |
| 7 - mod_cloud_notify | |
| 8 - mod_lastlog2 | |
| 9 - mod_groups_internal | |
| 10 ... | |
| 11 | |
| 12 Introduction | |
| 13 ============ | |
| 14 | |
| 15 to be done | |
| 16 | |
| 17 Configuration | |
| 18 ============= | |
| 19 There is no configuration for this module, just add it to | |
| 20 modules\_enabled as normal. | |
| 21 | |
| 22 # Compatibility | |
| 23 | |
| 24 Depends on community modules: | |
| 25 - mod_cloud_notify | |
| 26 - mod_lastlog2 | |
| 27 - mod_groups_internal | |
| 28 | |
| 29 ------- ------------- | |
| 30 trunk^[checked 2024-10-23] Works | |
| 31 0.12 unknown | |
| 32 ------- ------------- |
