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:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user