Mercurial > prosody-modules
diff mod_invites_register_web/README.markdown @ 5141:027fb71ad509
Remove reverse dependencies on mod_invites (for plugin installer)
Since mod_invites is included with Prosody 0.12, the same version which
includes the plugin installer, there should be no need to depend on in.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 10 Jan 2023 20:49:17 +0100 |
parents | 15cf32e666da |
children |
line wrap: on
line diff
--- a/mod_invites_register_web/README.markdown Tue Jan 10 19:40:22 2023 +0100 +++ b/mod_invites_register_web/README.markdown Tue Jan 10 20:49:17 2023 +0100 @@ -4,7 +4,6 @@ summary: 'Register accounts via the web using invite tokens' rockspec: dependencies: - - mod_invites - mod_invites_page - mod_password_policy - mod_register_apps