Startup file (.mdf)
Content startup file with configuration.
.mdf file is a base configuration file, required to exist at the top directory of a content. It is a text file containing configurations about how to run the content in MMDAgent-EX.
Many files (.fst, .ojt, .dic, .jconf, etc) should have the same basename of this file.
All the “key=value” values in .mdf file are also stored to KeyValue so that the value can be referred in various modules. MMDAgent-EX does not care unknown values in .mdf file, so you can define any “key=value” in .mdf to pass a value to modules.
See All Options in .mdf page to see what you can define in .mdf file.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 14, 2021: doc updates continuing (0df61a8)