Documentation
Publicon
Reference
Preferences
Global Options
File Locations
ConfigurationPath
• ConfigurationPath is a global option that determines which directories are searched for configuration information.
• 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[{$TopDirectory, "Configuration", "FrontEnd"}].
• To change the setting for this option, click the square symbol at the right of the option to bring up a dialog box. Then click the appropriate button to add, remove, or edit a directory location.
• See also: PreferencesPath.