Adding clarity on supporting Tengo on a docker container

Brian V 2021-07-28 12:06:52 +01:00
parent b6d7419285
commit 470e629848

@ -1352,6 +1352,9 @@ The script is reloaded on every message, so you can modify the script on the fly
The default script in https://github.com/42wim/matterbridge/tree/master/internal/tengo/outmessage.tengo
is compiled in and will be executed if no script is specified.
**Tengo scripts on a docker instance**
Place your scripts in `/etc/matterbridge` on the container and reference them with `OutMessage="/etc/matterbridge/example.tengo"`
Setting: OPTIONAL, RELOADABLE \
Format: string
Example: