mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Fixed a missing quotation mark in the repeat module config.
This commit is contained in:
parent
e57d1b19ff
commit
9986aa8b3d
@ -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">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
|
Loading…
x
Reference in New Issue
Block a user