Skip to content

Commit fe303a4

Browse files
authored
Add to configuration server_processes_manager module (#9189)
Document required configurations for spm Fixes #9153
1 parent aca44a6 commit fe303a4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/server_processes_manager/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ module and the ability to view the information for all processes.
5454

5555
## Configurations
5656

57-
There are no configuration settings associated to this module.
57+
The following configurations affect the load of the server_processes_manager module:
58+
- The `LORIS-MRI code` path of the `Imaging Pipeline` tab in the configuration module must be set for the `server_processes_manager` module to load.
5859

5960
## Interactions with LORIS
6061

modules/server_processes_manager/test/TestPlan.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ This test plan should be executed by someone with decent knowledge of the MRI up
2323
When the process finishes (when the exit code file contains something), verify that all the process files
2424
have been deleted from `/tmp` if and only if the exit code is zero.
2525

26+
- Note: If the page doesn't load the LORIS-MRI code path should be verified in configuration module.

0 commit comments

Comments
 (0)