Author: misc
Date: Sun Nov 12 23:47:09 2006
New Revision: 83554

Modified:
   packages/cooker/perl-DJabberd/current/SOURCES/djabberd.conf

Log:
- add more comment about default config values


Modified: packages/cooker/perl-DJabberd/current/SOURCES/djabberd.conf
==============================================================================
--- packages/cooker/perl-DJabberd/current/SOURCES/djabberd.conf (original)
+++ packages/cooker/perl-DJabberd/current/SOURCES/djabberd.conf Sun Nov 12 
23:47:09 2006
@@ -21,8 +21,12 @@
 
 # change this 
 <VHost jabber.example.com>
-  S2S false
+# set this to yes to allow your server to connect to other servers
+  S2S no
   RequireSSL no
+# uncomment to allow people to register on your server
+#InBandReg yes
+
 #  <Plugin DJabberd::Bot::Admin>
 #    Users brad
 #  </Plugin>

Reply via email to