Software /
code /
prosody
Changeset
2716:4e4a24a1288d
prosody.cfg.lua.dist: Fix missing quote in commented proxy config example
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 25 Feb 2010 18:25:17 +0000 |
parents | 2714:9c5d8e0c146e |
children | 2717:c5dd53b38c2f 2718:cffb2145b0f9 2720:289f68e704da |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Thu Feb 25 18:03:15 2010 +0000 +++ b/prosody.cfg.lua.dist Thu Feb 25 18:25:17 2010 +0000 @@ -135,4 +135,4 @@ --Component "conference.example.com" "muc" -- Set up a SOCKS5 bytestream proxy for server-proxied file transfers: ---Component "proxy.example.com "proxy65" +--Component "proxy.example.com" "proxy65"