From a86830b3614a78f7f37daeae42acca5b3b596215 Mon Sep 17 00:00:00 2001 From: Jason Levine Date: Fri, 10 Oct 2014 23:45:33 -0400 Subject: [PATCH] Update ircserver.md --- docs/ircserver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ircserver.md b/docs/ircserver.md index 2f95ac7..844bc1a 100644 --- a/docs/ircserver.md +++ b/docs/ircserver.md @@ -41,7 +41,7 @@ sudo /usr/bin/charybdis-genssl I'm not sure if it's critical, but I set the cert's common name to the same name I chose for the IRC server (`irc.tilde.club`); I answered the rest of the questions logically (`US`, `DC`, `Washington`, `tilde.club` for the org name, `delfuego@tilde.club` for the contact email). -The next step was to edit the `/etc/charybdis/ircd.conf` file. There are a bunch of settings here, organized into sections; these are the important ones. +The next step was to edit the `/etc/charybdis/ircd.conf` file. There are [a bunch of settings](http://www.stack.nl/~jilles/irc/charybdis-oper-guide/index.htm) here, organized into sections; these are the important ones. ### serverinfo section