Skip to content

Commit a853ca8

Browse files
committed
add example for registration_timeout
1 parent 5cf1ace commit a853ca8

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
@@ -30,6 +30,10 @@ loglevel: info
3030
## clients.
3131
auth_stored_password_types: [scram_sha1, scram_sha256, scram_sha512]
3232

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+
3337
listen:
3438
-
3539
port: 5222

0 commit comments

Comments
 (0)