There are several settings that affect whether these email notifications are sent. But at the moment in Domino 4.x the only way to disable these long running workspace notification emails it to globally set long running workspaces to shutdown. This behavior is being changed to make these settings independent of each other, but it will remain at least through Domino 4.5.
The Details.
The primary settings for these notifications is set by an admin in Central Config. The settings are...
|
259200 |
Defines how long a workspace must run in seconds before the workspace is classified as ‘long-running’ and begins to generate notifications or becomes subject to automatic shutdown. |
|
false |
Set to true to enable the option for email notifications to users when their workspaces become long-running. Users can turn these notifications on or off for themselves in their account settings. |
|
false |
Set to true to turn on long-running workspace notifications for all users. While this is true users cannot turn off long-running workspace notifications. |
*Default values shown.
Note that the defaults for com.cerebro.domino.workloadNotifications.isEnabled
& com.cerebro.domino.workloadNotifications.isRequired
are false. However these will only take effect as false if the following settings are also true...
|
false |
Set to true to enable automatic shutdown of long-running workspaces. Users can turn automatic shutdown for their workspaces on or off from their account settings. |
|
false |
Set to true to turn on automatic shutdown of long-running workspaces for all users. While this is true users cannot turn off automatic shutdown of their long-running workspaces. |
Default values shown.
As noted these settings are being re-designed to be independent of each other.
Comments
0 comments
Please sign in to leave a comment.