Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| 711:process_cleanup [2024/08/29 14:19] – created - external edit 127.0.0.1 | 711:process_cleanup [2025/12/18 13:51] (current) – Doczkal, Tristan |
|---|
| <code> | <code> |
| <property name="cleanup.enabled" value="true" /> | <property name="cleanup.enabled" value="true" /> |
| <property name="pdf.serverAddress" value="ADDRESS_OF_THE_STAGES_SERVER" /> (e.g. http://localhost:8080) | |
| |
| </code> | </code> |
| The process cleanup menu is accessible only for users with the special ''Process Cleanup'' permission. Typically, this permission should only be given to the administrators, e.g. by assigning it to the "Administrators" group. | The process cleanup menu is accessible only for users with the special ''Process Cleanup'' permission. Typically, this permission should only be given to the administrators, e.g. by assigning it to the "Administrators" group. |
| |
| The process cleanup notifies the administrators per email about created exports and archives and also notifies about errors that might occur during creation (e.g. storage shortage, inaccessible files). | The process cleanup notifies all users with the ''Process Cleanup'' permission per email about created exports and archives and also notifies about errors that might occur during creation (e.g. storage shortage, inaccessible files). |
| |
| |