Mercurial > prosody-wiki
changeset 84:8ba753bfa3ab
updated the TODOs
author | t.ephraim |
---|---|
date | Sun, 01 Nov 2009 20:43:47 +0000 |
parents | eb8f0bc5b246 |
children | 7e794271f1be |
files | mod_proxy65.wiki |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_proxy65.wiki Sun Nov 01 15:48:05 2009 +0000 +++ b/mod_proxy65.wiki Sun Nov 01 20:43:47 2009 +0000 @@ -19,7 +19,7 @@ ||proxy65_interface||The server's interface (IP address) to bind (listen) on (default is "`*`", meaning all interfaces)|| ||proxy65_address||The advertised address of the proxy, which clients use to connect to (default is the same as the hostname of the component)|| ||proxy65_port||The port on the server to which clients should connect (default is port 5000)|| -||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 (only usernames would work too). e.g. proxy65_acl = {"example.com", "theadmin@anotherdomain.com", "only@fromwork.de/AtWork"}|| +||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"}|| = Compatibility = ||0.6||Works|| @@ -27,5 +27,4 @@ = Todo = * Optional support for UDP connections - * Access control * Statistics, bandwidth limits/monitoring \ No newline at end of file