From f55160af3f25fff17d3af4dde50a606c2c78f79b Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 9 Nov 2024 23:50:46 +0000 Subject: Make NOTICE alerts about client (dis)connection and authentication events optional. New configuration options added: - alertconnect - alertauthfail - alertauthsuccess - alertunautheddisconnect - alertautheddisconnect --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 5b217cf..3875fc2 100644 --- a/README +++ b/README @@ -37,6 +37,11 @@ These options can be changed by issuing a BLABOUNCER REHASH command or by sendin - debug - certfile - keyfile + - alertconnect + - alertauthfail + - alertauthsuccess + - alertunautheddisconnect + - alertautheddisconnect == Commands == -- cgit v1.2.3