Services.txt: Show Atheme "name" in example configuration

This commit is contained in:
Alexander Barton 2017-02-20 23:29:40 +01:00
parent f244ab2219
commit 2f6f6929d8
1 changed files with 4 additions and 0 deletions

View File

@ -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;