Software /
code /
prosody-modules
File
mod_list_inactive/README.markdown @ 2188:63764d6e7e38
mod_list_inactive/README: Change extension to .markdown currently required by the site generator
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 31 May 2016 16:00:47 +0200 |
parent | 2187:mod_list_inactive/README.md@287f37e6b6e1 |
child | 2189:093b1180aa42 |
line wrap: on
line source
Description =========== This module lists those users, who haven't used their account in a defined time-frame. Dependencies ============ [mod_lastlog](https://modules.prosody.im/mod_lastlog.html) Usage ===== `prosodyctl mod_list_inactive example.com time [format]` time is a number followed by 'day', 'week', 'month' or 'year' formats are: delete user:delete"user@example.com" -- last action default user@example.com event user@example.com last action Example ======= `prosodyctl mod_list_inactive example.com 1year` Help ==== `prosodyctl mod_list_inactive`