Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:guideservicejobstorage [2017/11/16 11:37] – Pavel Machyniak | en:guideservicejobstorage [2025/07/05 14:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Changing studies internal storage ===== | ===== Changing studies internal storage ===== | ||
| + | <WRAP round important 90%> | ||
| + | This procedure applies to T3C since version 12.\\ | ||
| + | If you have an older version, [[updateinstallation| update T3C]] first, then follow this procedure. | ||
| + | </ | ||
| + | |||
| * Stop //T3C Service// | * Stop //T3C Service// | ||
| - | * Move //jobs// directory | + | * Move the entire subfolder |
| - | * Edit configuration file //main.conf// | + | * In the //%ProgramData%\TatraMed Software\T3C\Service\conf// |
| - | * Add or change | + | * Add or change |
| + | study.directory = D:/t3c data/ | ||
| + | </code> | ||
| + | * or:< | ||
| + | study.directory = D:\\t3c data\\studies | ||
| + | </ | ||
| * Save changes | * Save changes | ||
| - | * Start //T3C Service//, if everything set correctly, | + | * Start //T3C Service//, if you have done all the steps correctly, |
| + | |||
| + | <WRAP round tip 90%> | ||
| + | After successful reconfiguration and verification of functionality, | ||
| + | </ | ||
| - | ~~DISCUSSION: | + | ~~DISCUSSION: |