1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 12:06:37 +02:00

Made a note in example.conf about not using link::options::autoconnect for services

This commit is contained in:
codemastr
2004-04-07 22:22:20 +00:00
parent 23eddafaf7
commit 7ba09e3efd
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -3079,3 +3079,5 @@ seen. gmtime warning still there
- Updated /credits a bit more
- Updated the /stats ? output to say Q is sqline and q is ban nick (#0001689) reported
by Alzirr
- Made a note in example.conf about not using link::options::autoconnect for services
(#0001674) suggested by fez
+3
View File
@@ -327,6 +327,9 @@ link hub.mynet.com
password-receive "LiNk";
class servers;
options {
/* Note: You should not use autoconnect when linking
* services
*/
autoconnect;
ssl;
zip;