mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
prosody.cfg.lua.dist: Fix missing quote in commented proxy config example
This commit is contained in:
parent
52d66e5267
commit
29d4e67895
1 changed files with 1 additions and 1 deletions
|
@ -135,4 +135,4 @@ Host "example.com"
|
|||
--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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue