diff --git a/Changes b/Changes index 8a2aefe59..d62e402a1 100644 --- a/Changes +++ b/Changes @@ -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 diff --git a/doc/example.conf b/doc/example.conf index 1d40dc772..8668e5015 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -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;