Description
Currently if one sets use-structured-output = true in joshua.config that results in error when parsing the config as it's not explicitly handled by JoshuaConfiguration#readConfig (it can only be set programmatically), I think it'd be nice to be able to configure it from config file too.