refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
This commit is contained in:
committed by
GitHub
parent
31163e1da5
commit
9e92a5774e
@@ -1232,15 +1232,6 @@ export const schema = {
|
||||
env: 'N8N_DEFAULT_LOCALE',
|
||||
},
|
||||
|
||||
onboardingCallPrompt: {
|
||||
enabled: {
|
||||
doc: 'Whether onboarding call prompt feature is available',
|
||||
format: Boolean,
|
||||
default: true,
|
||||
env: 'N8N_ONBOARDING_CALL_PROMPTS_ENABLED',
|
||||
},
|
||||
},
|
||||
|
||||
license: {
|
||||
serverUrl: {
|
||||
format: String,
|
||||
|
||||
Reference in New Issue
Block a user