Skip to content

Commit

Permalink
FAQ: Remove superfluous space
Browse files Browse the repository at this point in the history
  • Loading branch information
cal0pteryx authored Nov 22, 2023
1 parent a05ae6a commit de144fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ For retrieving a web page that can be used to create accounts, [XEP-0077: In-Ban
Please use that feature to either provide an alternative way for users to create an account or if your server does not support account creation via XMPP apps:
* ejabberd: [mod_register](https://docs.ejabberd.im/admin/configuration/modules/#mod-register) - `redirect_url`
* Prosody (alternative modules):
* [mod_register_redirect](https://modules.prosody.im/mod_register_redirect.html) - `registration_url`
* [mod_register_redirect](https://modules.prosody.im/mod_register_redirect.html) - `registration_url`
* [mod_register_oob_url](https://modules.prosody.im/mod_register_oob_url.html) - `register_oob_url`

### Server Software
Expand Down

0 comments on commit de144fa

Please sign in to comment.