]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fixed a missing quotation mark in the repeat module config.
authorVitor Luis <droider.pc@gmail.com>
Sun, 28 Apr 2019 13:03:40 +0000 (15:03 +0200)
committerPeter Powell <petpow@saberuk.com>
Sun, 28 Apr 2019 13:03:40 +0000 (14:03 +0100)
docs/conf/modules.conf.example

index 4b72ab22747571ecc263a21a81278fd289051447..997a3c4113de2a1c7d54dc4bd5f3a3c75a45e322 100644 (file)
 #               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">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#