File

mod_http_admin_api/README.md @ 6195:886c985ece61

mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl Initializing storage in the global context under prosodyctl causes the module.command to fail to execute because the storage module has already been loaded. Introduced in 7b722955c59b
author Kim Alvefur <zash@zash.se>
date Sat, 08 Feb 2025 14:12:18 +0100
parent 6024:fc607d79765a
child 6211:750d64c47ec6
line wrap: on
line source

---
summary: "admin api from the snikket projects web portal"
labels:
- 'Stage-Beta'
rockspec:
  dependencies:
	- mod_cloud_notify
	- mod_lastlog2
	- mod_groups_internal
...

Introduction
============

...to be done...

Configuration
=============
There is no configuration for this module, just add it to
modules\_enabled as normal.

# Compatibility

Depends on community modules:

 * [mod_cloud_notify] 
 * [mod_lastlog2] 
 * [mod_groups_internal] 

  Prosody Version   Support Status
  ----------------  ----------------
  trunk[^1]         Works
  0.12              unknown
  ----------------  ----------------

[^1]: as of 2024-10-23