This file is reserved for configuration of JCL processes only. Currently it doesn't add any options to $hos_config array but is defines 3 constants:
HOS_JCL_BLOCK_SIZE when you process a lot of files in JCL analysis then the files are analyzed in blocks. This constant defines how many files are analyzed in one single block.
USR_FORM_MAX_FREETEXT_SIZE specifies the maximal length of a text field used in user forms in case of 'freetext' item type.
FORCE_SLOW_DOWNLOAD_METHOD when this option exists and equals true then the slow method of downloading members in JCL analyzer is used. By default this constant does not exist in the config file or it is set to false.
You can edit the block size but please do not edit USR_FORM_MAX_FIELD_SIZE and USR_FORM_MAX_FREETEXT_SIZE values.
USR_FORM_MAX_FIELD_SIZE specifies the maximal length of a text field used in in case of 'multiline' item type.