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 defines the integer limit for the number of user activities retained in activity streams, ensuring that only the most recent activities are visible. |
| What area does it affect? |
User Activity Streams |
| What does the default mean? |
The default value is "2000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
An admin should review this property when adjusting user activity visibility or managing storage concerns. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.actsub.activity.stream.user.limit |
| Sys ID |
cce8f236530032006242d7b08cc587c9 |
| Type |
integer |
| Application |
Global |
| Default value |
2000 |
| Description |
Enter the limit on number of activities to be stored for a user in the activity streams.<br/>
(<b>WARNING!</b> Once the limit is reached, the stream is auto-rotated to delete the oldest activity in the user's stream to accommodate the recent one) |
| Updated |
2024-05-25 03:39:09 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... integer • Default value: 100 com.snc.actsub.activity.rate.time.limit Duration, in seconds, during which activities can be created. Activities are no longer created after the limit. • Type: integer • Default value: 3600 com.snc.actsub.activity.stream.user.limit Enter the limit on number of activities stored for a user in the activity feed. The oldest activities are deleted when the limit is reached. • Type: integer • Default ...
Related properties