These two commands work perfectly fine when passing arguments from the command-line. The problem arises when using the config_file directive to load a YAML.
I'm guessing the checks happen in a different ordering when loading from a config. Or perhaps I'm just declaring confg_file at the wrong moment?
These two commands work perfectly fine when passing arguments from the command-line. The problem arises when using the config_file directive to load a YAML.
I'm guessing the checks happen in a different ordering when loading from a config. Or perhaps I'm just declaring confg_file at the wrong moment?