From ef22b0bbd2e5903c2c26594fc22b291336c85769 Mon Sep 17 00:00:00 2001
From: cyan <>
Date: Sun, 21 Sep 2003 12:00:37 +0000
Subject: [PATCH] Update to reflect proper C/N lines for connecting to vert as
 a leaf utilizing QWK authorization.

---
 ctrl/ircd.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ctrl/ircd.conf b/ctrl/ircd.conf
index 661c76c9db..2593c48c31 100644
--- a/ctrl/ircd.conf
+++ b/ctrl/ircd.conf
@@ -180,8 +180,9 @@ U:services.synchro.net:*:*
 # uncomment these two lines below and replace 'QWK_PASSWORD' with your QWK
 # password.  Issue the /rehash command (or restart Synchronet), and the ircd
 # will auto-connect to vert.
-#C:vert.synchro.net:QWK_PASSWORD:vert.synchro.net:6667:30
-#N:vert.synchro.net:*:vert.synchro.net::30
+#C:vert.synchro.net:QWK_PASSWORD:*.synchro.net:6667:30
+#N:vert.synchro.net:*:*.synchro.net::30
+#
 ##This is an example C/N pair
 #C:rrx.synchro.net:password:rrx.synchro.net::30
 #N:rrx.synchro.net:password:rrx.synchro.net::30
-- 
GitLab