Administering the Community / Setting Up Email |
You can customize your digest email settings by editing the following system properties in the Admin Console.
System Property | Description | Set to this Value |
---|---|---|
jive.digest.enabled | Turns the weekly digest email feature on or off. | true |
jive.digest.email.sendDay | The day of the week that weekly digest emails are sent. | 5 (Thursday) an integer 1-7, Sunday = 1 |
jive.digest.email.sendHour | The hour of the day that weekly digest emails are sent. | 9 |
jive.digest.batchSize | The number of weekly digest emails processed at a time. | 500 |
jive.digest.pause | The amount of pause time after a batch of weekly digest emails is processed. | 5000 milliseconds |