mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Rollout improved log view (2nd attempt) (#15382)
This commit is contained in:
@@ -289,7 +289,7 @@ export const schema = {
|
||||
logs_view: {
|
||||
enabled: {
|
||||
format: Boolean,
|
||||
default: false,
|
||||
default: true,
|
||||
env: 'N8N_ENABLE_LOGS_VIEW',
|
||||
doc: 'Temporary env variable to enable logs view',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user