ConfigurationPath
This function has not been fully integrated into the long-term Wolfram Language, and is subject to change.
is a global option that specifies which directories are searched for systemwide configuration information.
Details
- Files with configuration information are called init.m. If a setting is listed in more than one file, the last setting read is used.
- The directories are specified using the FrontEnd`FileName function. A typical directory included on ConfigurationPath is FrontEnd`FileName[{$InstallationDirectory, "Configuration", "FrontEnd"}].
- ConfigurationPath defines systemwide settings, while PreferencesPath defines settings for individual users. This is possible because the init.m files in PreferencesPath are read after those in ConfigurationPath. Hence any settings defined by individual users override the default settings for the system.
Wolfram Research (1999), ConfigurationPath, Wolfram Language function, https://reference.wolfram.com/language/ref/ConfigurationPath.html.
Text
Wolfram Research (1999), ConfigurationPath, Wolfram Language function, https://reference.wolfram.com/language/ref/ConfigurationPath.html.
CMS
Wolfram Language. 1999. "ConfigurationPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConfigurationPath.html.
APA
Wolfram Language. (1999). ConfigurationPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConfigurationPath.html