sn_kb_social_qa.max_subscriptions_per_user_daily
ServiceNow property description:
The maximum number of Social Q&A questions to which a user can subscribe to in a day. If no value is defined, then no restrictions are applied on the number of subscriptions that the user can initiate.
Attributes
- Sys ID: 00207fd067121300d358bb2d07415ab6
- Type: integer
- Application: Social Knowledge
- Default value: 500

AI generated property description:
The ServiceNow property `sn_kb_social_qa.max_subscriptions_per_user_daily` sets a limit on the number of Social Q&A questions a user can subscribe to in a single day. According to the documentation, this property helps manage and control user activity by restricting the number of subscriptions to prevent potential abuse or overuse of the system. If this property is not defined, there are no restrictions on the number of subscriptions a user can initiate, allowing unlimited subscriptions. This property is particularly useful for maintaining system performance and ensuring fair usage among all users. Adjusting this property can help administrators balance user engagement with system resource management.
Source