Edit registration notification message to not include IP addresses
This commit is contained in:
parent
88309b1a44
commit
21dda27caa
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ authentication = "internal_hashed"
|
|||
|
||||
allow_registration = true
|
||||
registration_invite_only = true
|
||||
registration_notification = "User $username just registered on $host"
|
||||
|
||||
-- Tombstones
|
||||
-- See https://prosody.im/doc/modules/mod_tombstones
|
||||
|
|
Loading…
Add table
Reference in a new issue