File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
content/admin/configuration Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -436,9 +436,11 @@ This module can be configured using those top-level options:
436436With the example configuration previously mentioned,
437437the WebSocket URL would be: ` ws://localhost:5280/xmpp `
438438
439- You may want to setup ` host-meta ` so clients can
440- easily discover WebSocket service for your XMPP domain. Refer to
441- [ XEP-0156] ( https://xmpp.org/extensions/xep-0156.html#http ) .
439+ You may want to provide a ` host-meta ` file so clients can
440+ easily discover WebSocket service for your XMPP domain
441+ (see [ XEP-0156] ( https://xmpp.org/extensions/xep-0156.html#http ) ).
442+ One easy way to provide that file is using
443+ [ ` mod_host_meta ` ] ( /admin/configuration/modules/#mod-host-meta ) .
442444
443445## Testing WebSocket
444446
You can’t perform that action at this time.
0 commit comments