prosody.cfg.lua.dist: Add note about external gateways
authorMatthew Wild <mwild1@gmail.com>
Tue, 21 Dec 2010 01:47:49 +0000 (01:47 +0000)
committerMatthew Wild <mwild1@gmail.com>
Tue, 21 Dec 2010 01:47:49 +0000 (01:47 +0000)
prosody.cfg.lua.dist

index 5cfea17ff8262b3d4d5fb345f1f841c331fa9484..3134acb6d29cb2be7928289b5b561282213e6016 100644 (file)
@@ -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"