1
0
Fork 0
forked from mirror/prosody

proxy65_address = proxy. .. domain

This commit is contained in:
Sara Aimée Smiseth 2020-05-31 17:26:17 +02:00
parent 45606c0471
commit 9da112dc1f

View file

@ -9,10 +9,9 @@ VirtualHost (domain)
-- Set up a SOCKS5 bytestream proxy for server-proxied file transfers
Component ("proxy." .. domain) "proxy65"
proxy65_address = domain
proxy65_address = "proxy." .. domain
proxy65_acl = { domain }
-- Set up a http file upload because proxy65 is not working in muc
-- Component (domain) "http_upload"
-- is set-up via modules_enabled