Skip to content
Release: Australia · Updated: 2026-03-15 · Official documentation · View source

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

AttributeDescription
Configuration namesn_kb_social_qa.max_subscriptions_per_user_daily
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeinteger
Recommended valueAn integer less than or equal to 500
Default value<none>
Fallback value500
CategoryBusiness 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 prerequisitesNone

Parent Topic:Business Logic