MAX_CMDLINE_LENGTH
This configuration parameter sets a threshold for ctc how long commands may be. Beyond that threshold, ctc uses a response file to store parts of the command.
On Windows, it is recommended to use 8000 for MAX_CMDLINE_LENGTH. On Linux and macOS, this parameter can be empty.
Example:
MAX_CMDLINE_LENGTH = 8000