comparison mod_proxy65.wiki @ 97:0f5256889fef

Edited wiki page through web user interface.
author MWild1
date Tue, 24 Nov 2009 03:47:08 +0000
parents 8ba753bfa3ab
children ee27befaf1fc
comparison
equal deleted inserted replaced
96:90b363bc0fb8 97:0f5256889fef
20 ||proxy65_address||The advertised address of the proxy, which clients use to connect to (default is the same as the hostname of the component)|| 20 ||proxy65_address||The advertised address of the proxy, which clients use to connect to (default is the same as the hostname of the component)||
21 ||proxy65_port||The port on the server to which clients should connect (default is port 5000)|| 21 ||proxy65_port||The port on the server to which clients should connect (default is port 5000)||
22 ||proxy65_acl||Access Control List, when specified all users will the access be denied, except they are on that list. The list can contain domains, bare_jids or full_jids. e.g. proxy65_acl = {"example.com", "theadmin@anotherdomain.com", "only@fromwork.de/AtWork"}|| 22 ||proxy65_acl||Access Control List, when specified all users will the access be denied, except they are on that list. The list can contain domains, bare_jids or full_jids. e.g. proxy65_acl = {"example.com", "theadmin@anotherdomain.com", "only@fromwork.de/AtWork"}||
23 23
24 = Compatibility = 24 = Compatibility =
25 ||0.7 and above||Officially included in Prosody||
25 ||0.6||Works|| 26 ||0.6||Works||
26 ||0.5||Should work|| 27 ||0.5||Should work||
27 28
28 = Todo = 29 = Todo =
29 * Optional support for UDP connections 30 * Optional support for UDP connections