config-sample.php
changeset 8 0acb8d9a3194
parent 6 a802bb5b3e08
child 51 508400fc5282
--- a/config-sample.php	Fri May 09 22:37:57 2008 -0400
+++ b/config-sample.php	Mon Aug 25 12:34:26 2008 -0400
@@ -2,6 +2,7 @@
 
 // Rename this to config.php and run php ./enanobot.php to start.
 
+$server = 'irc.freenode.net';
 $nick = 'EnanoBot';
 $pass = '';
 $name = 'Enano CMS logging/message bot';