Changeset

3925:65c666d18096

prosody.cfg.lua.dist: Add note about external gateways
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Dec 2010 01:47:49 +0000
parents 3924:aea9d6c60b04
children 3926:e76285349ba3 4012:a4f8e226bc4a
files prosody.cfg.lua.dist
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"