From 0d089ed2801ed779cbecd40786b15f77ed6472fb Mon Sep 17 00:00:00 2001 From: = Date: Thu, 1 Jul 2021 14:38:54 -0400 Subject: fix not using example.org --- irc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc.html b/irc.html index fab7324..debf10d 100644 --- a/irc.html +++ b/irc.html @@ -137,7 +137,7 @@ network:
# server configuration
 server:
     # server name
-    name: "chad-of-all-lands.net"
+ name: "example.org"

Network password

@@ -557,7 +557,7 @@ cd server

From there, you should click + Add and name the server whatever you like (so you can find it on the server list).
Once you have created a new server and named it, select it and click Edit.... - A menu will show up like the one below. Change the domain from chad-of-all-lands.net to whatever domain your server is running on, + A menu will show up like the one below. Change the domain from example.org to whatever domain your server is running on, and make sure to put in your server password if you set one.

-- cgit v1.2.3