max-file-cat-command-length
Syntax
max-file-cat-command-length = number_of_bytes Description
Specifies the maximum size of the file, specified in bytes, which may be returned from the file cat server task command.
If the value of this parameter
is less than the size of the file
specified in the file cat command, the returned
file will be truncated. This parameter takes precedence over the optional -max bytes value
in the file cat command.
Options
- number_of_bytes
-
The maximum size of the file, specified in bytes, which may be returned from the file cat command.
Usage
This stanza entry is required.
Default value
1024
Example
max-file-cat-command-length = 512