# HG changeset patch # User Maxime “pep” Buquet # Date 1578065584 -3600 # Node ID 63d8072dc86491f679b9256761977a45ff20d268 # Parent f20a5d28910f4199cd74fbb1dab9c3acd544b665 mod_nodeinfo2: Mention mod_lastlog as a dep in the README diff -r f20a5d28910f -r 63d8072dc864 mod_nodeinfo2/README.markdown --- a/mod_nodeinfo2/README.markdown Thu Jan 02 18:32:02 2020 +0100 +++ b/mod_nodeinfo2/README.markdown Fri Jan 03 16:33:04 2020 +0100 @@ -34,8 +34,10 @@ nodeinfo2_expose_posts = false ``` -This module depends on [mod\_http](https://prosody.im/doc/http), most of its -configuration actually happens in this module. +This module depends on +[mod\_lastlog](https://modules.prosody.im/mod_lastlog.html) to calculate user +activity, and [mod\_http](https://prosody.im/doc/http). Most of its +configuration actually happens in this dependency. Compatibility =============