commit 9986aa8b3d224823ea4c12a3f5a73be00f37e865
parent e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e
Author: Vitor Luis <droider.pc@gmail.com>
Date: Sun, 28 Apr 2019 15:03:40 +0200
Fixed a missing quotation mark in the repeat module config.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
@@ -1773,7 +1773,7 @@
# less CPU usage. Increasing this beyond 512 doesn't have
# any effect, as the maximum length of a message on IRC
# cannot exceed that.
-#<repeat maxbacklog="20" maxdistance="50 maxlines="20" maxtime="0" size="512">
+#<repeat maxbacklog="20" maxdistance="50" maxlines="20" maxtime="0" size="512">
#<module name="repeat">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#