|
|
| (7 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| − | __TOC__
| + | #REDIRECT [[Documentation/Nightly/SlicerApplication/ApplicationSettings]] |
| − | | |
| − | = Settings file location =
| |
| − | | |
| − | {{note}} To display the location of the current settings file:
| |
| − | $ ./Slicer --settings-path
| |
| − | | |
| − | = Limitations =
| |
| − | | |
| − | There is currently a limitation when using multiple version of Slicer. Indeed, Slicer settings are stored in a dedicated system-specific location. These settings are not reset when you install a new Slicer version. If you observe unstable behavior, after locating the folder containing your settings you could remove or move it to a different location:
| |
| − | | |
| − | {| width=100%
| |
| − | ! style="border-bottom: 1px solid darkgrey;"| <small>Unix-like system</small>
| |
| − | ! style="border-bottom: 1px solid darkgrey;"| <small>Windows</small>
| |
| − | |-
| |
| − | | valign="top" |
| |
| − | 1) Settings are stored in your home directory in <code>~/.config</code> folder. (<code>NA-MIC</code> or <code>www.na-mic.org</code>)
| |
| − | | valign="top" |
| |
| − | Settings are located in <code>C:\Users\<your_user_name>\AppData\Roaming\NA-MIC</code> folder.
| |
| − | |}
| |