Added option to ignore C++ defaults when comparing config files
When comparing the configs there is quite a few parameters set identically to the c++ default. They are part of the config pickle in the current configuration but are not so in the new JO. Added option eliminates these false-positive differneces.
Tagging @fwinkl FI as he advised against changing how the pickle is generated.