diff mod_ircd.wiki @ 254:83603b9ad5dd

little more informative annotation on the configuration.
author maranda@lightwitch.org
date Sun, 08 Jan 2012 17:30:52 +0000
parents 8b5492ea07d9
children c929df198f10
line wrap: on
line diff
--- a/mod_ircd.wiki	Fri Jan 06 23:38:49 2012 +0000
+++ b/mod_ircd.wiki	Sun Jan 08 17:30:52 2012 +0000
@@ -14,7 +14,7 @@
 
 {{{
 Component "irc2muc.example.com" "ircd"
-    conference_server = "conference.example.com"
+    conference_server = "conference.example.com" -- required
     listener_port = 7000
 }}}
 
@@ -42,4 +42,4 @@
 = Todo =
   * Authentication
   * SSL
-  * Many improvements to handling of IRC and XMPP
+  * Many improvements to handling of IRC and XMPP
\ No newline at end of file