mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-13 05:35:28 +03:00
⚡ Rename metrics environment variable
This commit is contained in:
parent
b0b172a362
commit
263813a8f9
@ -450,7 +450,7 @@ const config = convict({
|
||||
enable: {
|
||||
format: 'Boolean',
|
||||
default: false,
|
||||
env: 'N8N_ENABLE_METRICS',
|
||||
env: 'N8N_METRICS',
|
||||
doc: 'Enable metrics endpoint',
|
||||
},
|
||||
prefix: {
|
||||
|
Loading…
Reference in New Issue
Block a user