Skip to content

Commit 4131608

Browse files
committed
add example for registration_timeout
1 parent a7a8939 commit 4131608

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ejabberd.yml.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ loglevel: info
2828
auth_password_format: scram
2929
auth_stored_password_types: [scram_sha1, scram_sha256, scram_sha512]
3030

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+
3135
listen:
3236
-
3337
port: 5222

0 commit comments

Comments
 (0)