From 21dda27caa5a0aa9748cbb6d4944db1d71f762c1 Mon Sep 17 00:00:00 2001 From: "telepath.im" Date: Wed, 19 Jun 2024 21:29:35 +0200 Subject: [PATCH] Edit registration notification message to not include IP addresses --- etc/prosody/prosody.cfg.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/prosody/prosody.cfg.lua b/etc/prosody/prosody.cfg.lua index b969481..889cc28 100644 --- a/etc/prosody/prosody.cfg.lua +++ b/etc/prosody/prosody.cfg.lua @@ -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