mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat: Remove PostHog event calls (#6915)
This commit is contained in:
@@ -762,7 +762,7 @@ export const schema = {
|
||||
externalFrontendHooksUrls: {
|
||||
doc: 'URLs to external frontend hooks files, ; separated',
|
||||
format: String,
|
||||
default: 'https://public.n8n.cloud/posthog-hooks.js',
|
||||
default: '',
|
||||
env: 'EXTERNAL_FRONTEND_HOOKS_URLS',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user