# HG changeset patch # User MWild1@gmail.com # Date 1334230149 0 # Node ID 0541b8aba1f8fa1781be74185e729b837b80d429 # Parent d4d1035c870065197cab989a55896867de5ecffe Noted that webadmin_http_ports supports the same advanced config as mod_bosh (thanks Ge0rG) diff -r d4d1035c8700 -r 0541b8aba1f8 mod_admin_web.wiki --- a/mod_admin_web.wiki Mon Apr 09 15:14:51 2012 +0000 +++ b/mod_admin_web.wiki Thu Apr 12 11:29:09 2012 +0000 @@ -25,5 +25,7 @@ webadmin_http_ports = { 8080 }; }}} +The webadmin_http_ports supports the same syntax and options as [http://prosody.im/doc/setting_up_bosh#configuring mod_bosh], to allow HTTPS for example. + = Compatibility = ||To be 0.9||Works|| \ No newline at end of file