Compare commits

..

No commits in common. "e4fe02127906b41f2b9dc3037647ed8d7a8c9d00" and "b4520d9e2f9d7846a420d100c53eb7f3c40082de" have entirely different histories.

View File

@ -214,12 +214,6 @@ The `exec:`, `echo:`, and `expr:` sources are disabled by default for security.
:::
:::warning
The `exec:`, `echo:`, and `expr:` sources are disabled by default for security. You must set `GO2RTC_ALLOW_ARBITRARY_EXEC=true` to use them. See [Security: Restricted Stream Sources](#security-restricted-stream-sources) for more information.
:::
NOTE: The output will need to be passed with two curly braces `{{output}}`
```yaml