32.7.6 Locating DITA topic type configuration files

By default, Mif2Go expects to find DITA*.ini configuration files in the project directory. To specify a different location for DITA*.ini configuration files for your project, include the following setting in your project configuration file:

[DITAOptions]

; SpecIniDir = path to add to names of specialized .inis,

;  default "./"

SpecIniDir = D:/path/to/myproj/config/

You can specify either a relative path or an absolute path for SpecIniDir. A relative path is relative to the project directory.