Hi,
The best way I can think of would be to create a new blank solution/project and change one of the true/false config settings to something else, then back again. You'll then have a set of config files containing only the default settings. You could then diff these against your other config files.
Alternatively, the
NCrunch documentation is actually not a bad reference for this, as it shows the default value for each of the configuration settings.
Note that there are only three settings areas that are storing in binary/base64:
- Authentication details for grid nodes
- Engine modes
- UI layouts (.user file)