diff options
-rw-r--r-- | data/memoserv.example.conf | 3 |
1 files changed, 1 insertions, 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. */ |