aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-12-21 01:47:49 +0000
committerMatthew Wild <mwild1@gmail.com>2010-12-21 01:47:49 +0000
commitff892a0e5e05f431a88b58a38f86a032ea0cd266 (patch)
tree982ba0ee5f259d402aa8b25e9decc28a3f9f4785 /prosody.cfg.lua.dist
parent7052bb3a5b03fe1a92eef1418ab1a956cd3ad5d1 (diff)
downloadprosody-ff892a0e5e05f431a88b58a38f86a032ea0cd266.tar.gz
prosody-ff892a0e5e05f431a88b58a38f86a032ea0cd266.zip
prosody.cfg.lua.dist: Add note about external gateways
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r--prosody.cfg.lua.dist5
1 files changed, 5 insertions, 0 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index 5cfea17f..3134acb6 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -130,5 +130,10 @@ VirtualHost "example.com"
--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"