Limit max comments per user per day
Configure the sn_kb_social_qa.max_comments_per_user_daily property to restrict the number of QA comments per day.
If this property is not set to the recommended value of 500 or less, there is no restriction on the number of QA comments per day which could lead to resource exhaustion.
More information
| Attribute | Description |
|---|---|
| Configuration name | sn_kb_social_qa.max_comments_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 |
|
| Dependencies and prerequisites | None |