32.2.2 Creating and referencing a configuration template
To create a configuration template:
1. Copy the configuration file you want to use as a template to another folder, and give it a name you will recognize as a template file, with extension .ini.
2. Delete from the template any settings that are specific to the project whose configuration file you copied; also delete all macro definitions. Mif2Go produces a relatively small configuration file at set-up time when you start a new project, so if you use a newly created project configuration file as a template, there might not be much to delete.
3. Remove redundant settings from your project configuration file, except for most settings that include paths.
4. Include the following setting in each project configuration file that should reference the template file:
; ConfigTemplate = path to configuration template file
ConfigTemplate=path/to/MyTemplate.ini
> 32 Automating Mif2Go conversions > 32.2 Importing settings from configuration templates > 32.2.2 Creating and referencing a configuration template
