Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of email digest intervals, impacting how email notifications are grouped and sent to users. |
| What area does it affect? |
Email Notifications |
| What does the default mean? |
The default value is "100", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting email digest settings or optimizing user notification experiences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email.digest.max_intervals |
| Sys ID |
129442a77f3332005f58108c3ffa9134 |
| Type |
integer |
| Application |
Global |
| Default value |
100 |
| Description |
This is the maximum number of email digest intervals that can be defined. Increasing this value could make email digest intervals unweildy for users and may affect performance. |
| Updated |
2024-05-25 04:40:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... email digest intervals Property Description glide.email.digest.default_interval The sys_id of the default email digest interval available to users. • Type: string • Default value: 28d157e07f1332007f005212bdfa9116 • Location: System Property [sys_properties] table glide.email.digest.max_intervals The maximum number of email digest intervals that can be defined. • Type: integer • Default value: 100 • Location: System Property [sys_properties] table • Learn more: For details on ...
Related properties