Files
talk/plugins/talk-plugin-deep-reply-count/README.md
T
2018-03-08 19:58:48 -07:00

15 lines
459 B
Markdown

---
title: talk-plugin-deep-reply-count
permalink: /plugin/talk-plugin-deep-reply-count/
layout: plugin
plugin:
name: talk-plugin-deep-reply-count
provides:
- Server
---
The Deep Reply Count plugin will add a new graph edge, `Comment.deepReplyCount`
that will return the count of all descendant replies.
**Warning: Enabling the talk-plugin-deep-reply-count plugin introduces a significant
performance impact on larger sites, use with care.**