prosody.cfg.lua.dist

changeset 3907
1e82c9b9db11
parent 3906
877262704c44
--- a/prosody.cfg.lua.dist	Tue Dec 21 01:30:27 2010 +0000
+++ b/prosody.cfg.lua.dist	Tue Dec 21 01:47:49 2010 +0000
@@ -130,5 +130,10 @@
 --Component "proxy.example.com" "proxy65"
 
 ---Set up an external component (default component port is 5347)
+--
+-- External components allow adding various services, such as gateways/
+-- transports to other networks like ICQ, MSN and Yahoo. For more info
+-- see: http://prosody.im/doc/components#adding_an_external_component
+--
 --Component "gateway.example.com"
 --	component_secret = "password"

mercurial