Difference between revisions of "Documentation/Nightly/SlicerApplication/Settings"

From Slicer Wiki
Jump to: navigation, search
Line 7: Line 7:
 
= Settings file location =
 
= Settings file location =
  
{{note}} To display the location of the current settings file:
+
To display the location of the current settings file:
 
  $ ./Slicer --settings-path
 
  $ ./Slicer --settings-path
  

Revision as of 18:08, 10 October 2017

Home < Documentation < Nightly < SlicerApplication < Settings


For the latest Slicer documentation, visit the read-the-docs.


Customizable "Home" Module

The Applications Settings Interface (accessible from the File Menu: choose Edit->Application Settings) allows a Home Module to be specified for easy access from this icon.

Settings file location

To display the location of the current settings file:

$ ./Slicer --settings-path
Unix-like system Windows

Settings are stored in your home directory in ~/.config folder. (NA-MIC or www.na-mic.org)

Settings are located in C:\Users\<your_user_name>\AppData\Roaming\NA-MIC folder.