repo: ngircd action: commit revision: path_from: revision_from: f244ab22195d58f1eec74e2c2be4a4e36f431a53: path_to: revision_to:
commit f244ab22195d58f1eec74e2c2be4a4e36f431a53 Author: Alexander BartonDate: Mon Feb 20 23:06:47 2017 +0100 Services.txt: Show ngIRCd "Name" in example configuration diff --git a/doc/Services.txt b/doc/Services.txt
--- a/doc/Services.txt
+++ b/doc/Services.txt
@@ -34,6 +34,10 @@ services instead of regular IRC users.
Example:
+ [GLOBAL]
+ Name = server.irc.net
+ Ports = 6667
+
[SERVER]
Name = services.irc.net
MyPassword = 123abc
-----END OF PAGE-----