mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Document default exclude nodes (#4023)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
This commit is contained in:
@@ -9,9 +9,13 @@ priority: high
|
||||
|
||||
The Local File Trigger node starts a workflow when it detects changes on the file system. These changes involve a file or folder getting added, changed, or deleted.
|
||||
|
||||
/// warning | Security considerations
|
||||
The Local File Trigger node can introduce significant security risks in environments that operate with untrusted users. Because of this, the node is [disabled](/hosting/securing/blocking-nodes.md#exclude-nodes) by default starting from version 2.0.
|
||||
///
|
||||
|
||||
/// note | Self-hosted n8n only
|
||||
This node isn't available on n8n Cloud.
|
||||
///
|
||||
///
|
||||
|
||||
## Node parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user