mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
⚡ Rename metrics environment variable
This commit is contained in:
@@ -450,7 +450,7 @@ const config = convict({
|
|||||||
enable: {
|
enable: {
|
||||||
format: 'Boolean',
|
format: 'Boolean',
|
||||||
default: false,
|
default: false,
|
||||||
env: 'N8N_ENABLE_METRICS',
|
env: 'N8N_METRICS',
|
||||||
doc: 'Enable metrics endpoint',
|
doc: 'Enable metrics endpoint',
|
||||||
},
|
},
|
||||||
prefix: {
|
prefix: {
|
||||||
|
|||||||
Reference in New Issue
Block a user