You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/prevent-spam.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ If you can't require all users use an account you should consider requiring user
52
52
53
53
A configuration for how to do this can be found on [the useful snippets page](/4/configuration/useful-snippets/#requiring-connections-to-use-sasl).
54
54
55
-
If you want a softer option you can also use [the muteban module](/4/modules/muteban) and the [the account module](/4/modules/services_account) to ban unregistered users from those providers in your channels.
55
+
If you want a softer option you can also use [the muteban module](/4/modules/muteban) and the [the account module](/4/modules/account) to ban unregistered users from those providers in your channels.
0 commit comments