Software /
code /
prosody-modules
Changeset
2190:0c01444f8bc2
mod_list_inactive/README: Describe what the dependency does
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 31 May 2016 16:15:54 +0200 |
parents | 2189:093b1180aa42 |
children | 2191:e47046abf568 |
files | mod_list_inactive/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_list_inactive/README.markdown Tue May 31 16:15:25 2016 +0200 +++ b/mod_list_inactive/README.markdown Tue May 31 16:15:54 2016 +0200 @@ -7,7 +7,7 @@ Dependencies ============ -[mod_lastlog](https://modules.prosody.im/mod_lastlog.html) +[mod_lastlog] must be enabled to collect the data used by this module. Usage =====