mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-16 21:40:51 +01:00
Adding clarity on supporting Tengo on a docker container
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user