mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-13 05:52:13 +00:00
This option was named `--no-splice` on the command line because that was the easiest UX there. The negative logic makes it harder to understand how to enable/disable, so let's flip it and default use_splice=true. refs: #459