mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 19:32:15 +00:00
feat(API): Add insights config on frontend settings (#14315)
This commit is contained in:
committed by
GitHub
parent
a31a55440a
commit
837131fc96
@@ -141,4 +141,7 @@ export const defaultSettings: FrontendSettings = {
|
||||
folders: {
|
||||
enabled: false,
|
||||
},
|
||||
insights: {
|
||||
enabled: false,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user