This diff introduces changes that add the ability to use boolean config parameters be used in the config ini file. By default, it is used as a CLI parameter in the case of the boolean.
By adding the boolean type and default value we can use boolean parameters in the config ini file by providing them in appropriate sections.
Linear task: ENG-3022