n8n-docs/_snippets/code/tournament-notes.md
Deborah Barnard 2bd95fb803 fix links
2024-02-26 14:52:27 +00:00

7 lines
441 B
Markdown

/// note | In version 1.9.0 n8n changed the templating language for expressions
If you have issues with expressions in 1.9.0:
* Please report the issue on the [forums](https://community.n8n.io/){:target=_blank .external-link}.
* Self-hosted users can switch back to RiotTmpl: set `N8N_EXPRESSION_EVALUATOR` to `tmpl`. Refer to [Environment variables](/hosting/configuration/) for more information on configuring self-hosted n8n.
///