summaryrefslogtreecommitdiff
path: root/ngircd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ngircd.conf')
-rw-r--r--ngircd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/ngircd.conf b/ngircd.conf
new file mode 100644
index 0000000..dae83b7
--- /dev/null
+++ b/ngircd.conf
@@ -0,0 +1,5 @@
+[Global]
+ MaxNickLength = 20
+ Name = irc.example.net
+ Info = Server Info Text
+ MotdPhrase = "Hello world!"