Fix comment in example configuration
This commit is contained in:
parent
18ac52f017
commit
22ebfd257e
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ operator "god" {
|
||||||
privset = "admin";
|
privset = "admin";
|
||||||
};
|
};
|
||||||
|
|
||||||
// See connecting-servers.rst for an introduction to using these files.
|
/* See connecting-servers.rst for an introduction to using these files. */
|
||||||
|
|
||||||
connect "irc.uplink.com" {
|
connect "irc.uplink.com" {
|
||||||
host = "203.0.113.3";
|
host = "203.0.113.3";
|
||||||
|
|
Loading…
Reference in a new issue