mikec1 modified page: Configuring context config authored by Mike Cichonski's avatar Mike Cichonski
......@@ -28,9 +28,9 @@ The following list details the minimum options that should be changed to your re
* **remote_project_work** - Directory the containing data files and all other project files. Should mirror the location chosen for remote installation.
* **remote_dependency** - This field should be equal to the value of remote_project_work followed by `/bids/derivatives/lossless/code/dependencies`.
* **remote_dependency** - This field should be equal to the value of remote_project_work followed by `derivatives/lossless/code/dependencies`.
Press "Save as" and save the new context configuration as something distinct to use later in your `/bids/derivatives/lossless/code/config` directory.
Press "Save as" and save the new context configuration as something distinct to use later in your `derivatives/lossless/code/config` directory.
By saving this file, you may load it directly in the future without having to customize from the default settings again.
......
......