Mercurial > prosody-modules
changeset 5167:272a8e54f0c8
mod_jsxc: Correct description of resources setting (thanks ham5urg)
Seems you need to point it to the path including dist here, unlike
mod_conversejs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Feb 2023 18:53:51 +0100 |
parents | 442a6ced3333 |
children | e00dc913d965 |
files | mod_jsxc/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_jsxc/README.markdown Thu Feb 16 17:17:05 2023 +0100 +++ b/mod_jsxc/README.markdown Thu Feb 16 18:53:51 2023 +0100 @@ -32,8 +32,8 @@ Download a JSXC release archive and unpack it somewhere on your server. `jsxc_resources` -: String. Path to JSXC resources on the local file system. The target - directory should contain a `dist` directory. Disabled by default. +: String. Path to the `dist` directory containing JSXC resources on +the local file system. Disabled by default. ## Other options