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 specifies the number of days of inactivity after which activity fanouts for user streams are disabled, helping to optimize system resources. |
| What area does it affect? |
User activity streams |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting user engagement strategies or monitoring system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.actsub.activity.stream.inactive.duration |
| Sys ID |
1685d943cb6200100f16292df8076d04 |
| Type |
integer |
| Application |
Global |
| Default value |
30 |
| Description |
Enter inactivity duration (1-100 days) to disable activity fanouts for inactive user streams |
| Updated |
2024-05-25 03:38:54 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... pushed to the inactive user streams. • Type: boolean • Default value: false Note: When disabled, run the Manage Activity fanouts scheduled job for the changes to take immediate effect. com.snc.actsub.activity.stream.inactive.duration The duration after which fanouts will be disabled for inactive user streams. • Type: integer • Default value: 30 com.snc.actsub.activity.stream.inactive.streams Enter comma separated stream names which can be considered inactive ...
Related properties