1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 00:43:12 +02:00

Remove an outdated comment in the memoserv example config.

This commit is contained in:
Sadie Powell
2025-05-10 13:50:30 +01:00
parent 50f17ea8e1
commit 151795a1df
+1 -2
View File
@@ -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.
*/