mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-18 07:53:06 +03: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
|
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.
|
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 \
|
Setting: OPTIONAL, RELOADABLE \
|
||||||
Format: string
|
Format: string
|
||||||
Example:
|
Example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user