N8N Webhook Upload Limit

I’ve already tried that and set the N8N_PAYLOAD_SIZE_MAX=512
But unfortunately that did not change anything.

These are the additional settings that might affect that behavior:

  • N8N_DEFAULT_BINARY_DATA_MODE=filesystem

If i look into the binary_data it looks as if it were cut off at exactly 199M

Does anybody know why there are 2 files with the exact same content?