From 2f6f6929d84138ea4812da820d6aeab0ed262406 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 20 Feb 2017 23:29:40 +0100 Subject: [PATCH] Services.txt: Show Atheme "name" in example configuration --- doc/Services.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/Services.txt b/doc/Services.txt index 8f92c62a..56c81425 100644 --- a/doc/Services.txt +++ b/doc/Services.txt @@ -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; -- 2.39.2