We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a8939 commit 4131608Copy full SHA for 4131608
1 file changed
ejabberd.yml.example
@@ -28,6 +28,10 @@ loglevel: info
28
auth_password_format: scram
29
auth_stored_password_types: [scram_sha1, scram_sha256, scram_sha512]
30
31
+## If you enable registration through either mod_invites or open registration
32
+## uncomment the line below to reduce the impact of potential abuse.
33
+#registration_timeout: 3600
34
+
35
listen:
36
-
37
port: 5222
0 commit comments