mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-07 22:30:28 +00:00
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";
|
loadmodule "modules/protocol/ngircd";
|
||||||
|
|
||||||
|
serverinfo {
|
||||||
|
name = "services.irc.net";
|
||||||
|
}
|
||||||
|
|
||||||
uplink "server.irc.net" {
|
uplink "server.irc.net" {
|
||||||
password = "123abc";
|
password = "123abc";
|
||||||
port = 6667;
|
port = 6667;
|
||||||
|
Loading…
Reference in New Issue
Block a user