Limit max subscriptions per user per day

  • Release version: Australia
  • Updated March 15, 2026
  • 1 minute to read
  • 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