If a config value (such as the API key) has an = in it then it will currently blow up when parsing the config file. This will ensure that config values are only split into 2 items, keeping the values intact.
My enterprise key has an = in it and this is what I see
If a config value (such as the API key) has an = in it then it will currently blow up when parsing the config file. This will ensure that config values are only split into 2 items, keeping the values intact.
My enterprise key has an
=
in it and this is what I see