1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00

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

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;