Services.txt: Show Atheme "name" in example configuration
This commit is contained in:
parent
f244ab2219
commit
2f6f6929d8
|
@ -108,6 +108,10 @@ The following settings need to be in atheme.conf:
|
|||
|
||||
loadmodule "modules/protocol/ngircd";
|
||||
|
||||
serverinfo {
|
||||
name = "services.irc.net";
|
||||
}
|
||||
|
||||
uplink "server.irc.net" {
|
||||
password = "123abc";
|
||||
port = 6667;
|
||||
|
|
Loading…
Reference in New Issue