Limit max subscriptions per user per day
Configure the sn_kb_social_qa.max_subscriptions_per_user_daily property to limit the max number subscriptions a user can subscribe to in a day.
If the sn_kb_social_qa.max_subscriptions_per_user_daily system property is not set to the recommended value of 500 or less, then there will be no restriction on the maximum number of Social Q&A questions to which a user can subscribe to in a day.
Ensure the property sn_kb_social_qa.max_subscriptions_per_user_daily is set to 500 or less.
More information
| Attribute | Description |
|---|---|
| Configuration name | sn_kb_social_qa.max_subscriptions_per_user_daily |
| Configuration type | System Properties \(/sys\_properties\_list.do\) |
| Data type | integer |
| Recommended value | An integer less than or equal to 500 |
| Default value | <none> |
| Fallback value | 500 |
| Category | Business Logic |
| Security risk | - Severity score: 3.7 - CVSS score: Low - Security risk details: Set the property value to 500 or less to prevent resource exhaustion. |
| Dependencies and prerequisites | None |
Parent Topic:Business Logic