From c1d42e97658c351968deb2604e083a9b87d48f06 Mon Sep 17 00:00:00 2001 From: timriker Date: Mon, 22 Mar 2004 18:36:51 +0000 Subject: [PATCH] NOT localhost git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@918 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/files/sample/blootbot.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/files/sample/blootbot.config b/blootbot/files/sample/blootbot.config index 26071b8..a1532d2 100644 --- a/blootbot/files/sample/blootbot.config +++ b/blootbot/files/sample/blootbot.config @@ -10,7 +10,7 @@ set ircName blootbot experimental bot set ircUMode +iw ###set ircHost vh.virtualhost.org # if not using a virtualhost set to 0.0.0.0 -# otherwise IRC::Connection might try localhost +# otherwise IRC::Connection might try localhost which will NOT work set ircHost 0.0.0.0 set owner OWNER -- 2.39.5