We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf1ace commit a853ca8Copy full SHA for a853ca8
1 file changed
ejabberd.yml.example
@@ -30,6 +30,10 @@ loglevel: info
30
## clients.
31
auth_stored_password_types: [scram_sha1, scram_sha256, scram_sha512]
32
33
+## If you enable registration through either mod_invites or open registration
34
+## uncomment the line below to reduce the impact of potential abuse.
35
+#registration_timeout: 3600
36
+
37
listen:
38
-
39
port: 5222
0 commit comments