Limit max subscriptions per user per day

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • 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 this property is not set to the recommended value of 500 or less, there is no restriction on the maximum number of Q&A questions that a user can subscribe to in a day. This no limitation could lead to resource exhaustion and impact the availability of your instance.

    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 500
    Default 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