I’m using n8n version 1.51.0, and my current configuration for Data Pruning is as follows:- EXECUTIONS_DATA_MAX_AGE
value: “168”
- name: EXECUTIONS_DATA_PRUNE
value: “true”
- name: EXECUTIONS_DATA_PRUNE_MAX_COUNT
value: ‘5000’
Is the configuration for Data Pruning in n8n correct?