Is Execution Data Pruning On By Default?

Is data pruning on by default? or do i have to enable data pruning the env variable settings?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hello @Andres_Rafael

yes, it’s enabled by default (2 weeks or the last 10k of executions. Which will happen sooner)

Alrighty Thank you for the reply, i appreciate it!