mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
Add example to config how to exclude a file
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
|
||||
nodes: {
|
||||
// Nodes not to load even if found
|
||||
// exclude: [],
|
||||
// exclude: ['n8n-nodes-base.executeCommand'],
|
||||
errorTriggerType: 'n8n-nodes-base.errorTrigger',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user