From 151795a1dff08d13243f59bc4f19d3f99655a1a0 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 10 May 2025 13:50:30 +0100 Subject: [PATCH] Remove an outdated comment in the memoserv example config. --- data/memoserv.example.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/memoserv.example.conf b/data/memoserv.example.conf index 8af2c9a83..1bfa50ebf 100644 --- a/data/memoserv.example.conf +++ b/data/memoserv.example.conf @@ -89,8 +89,7 @@ module /* * The delay between consecutive uses of the MemoServ SEND command. This can help prevent spam * as well as denial-of-service attacks from sending large numbers of memos and filling up disk - * space (and memory). The default 3-second wait means a maximum average of 150 bytes of memo - * per second per user under the current IRC protocol. + * space (and memory). * * This directive is optional, but recommended. */