Update linesync for 2.10.12 config syntax.
[ircu2.10.12-pk.git] / tools / linesync / linesync.conf
index 0694bf8daa093497403f7965d97ec776fd56a405..b63facae55b5a0a0cd7a7f39e1b186646150156e 100644 (file)
@@ -12,4 +12,6 @@ LINE_SERVER="http://some.domain/"
 LINE_CHECK="http://host1.other.domain/lsync/ http://host-19.domain-x.net/ http://www.domain.what"
 
 # What .conf lines are allowed in the downloaded updates?
-ALLOWED_LINES="kKQU"
+# Pipe seperated - for Undernet use "Uworld|Jupe|Quarantine|Kill" (kKQU in .11 terms)
+ALLOWED_LINES="Uworld|Jupe|Quarantine|Kill"
+