diff --git a/Settings.md b/Settings.md index 3d5a973..c5af41a 100644 --- a/Settings.md +++ b/Settings.md @@ -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: