# 子类别数量

**URL:** https://meta.discourse.org/t/number-of-subcategories/146632
**Category:** Support
**Created:** [2020年四月2日 22:34 UTC](https://meta.discourse.org/t/number-of-subcategories/146632 "2020-04-02T22:34:52Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2022年四月12日 13:46 UTC](https://meta.discourse.org/t/number-of-subcategories/146632/11 "2022-04-12T13:46:52Z")

</div>

您需要能够访问 Discourse 运行所在的服务器。如果您托管在某处，您需要请运行服务器的人为您执行此操作。

```plaintext
cd /var/discourse
./launcher enter app
rails c
SiteSetting.max_category_nesting = 3
exit
exit

```

---

_[View the full topic](https://meta.discourse.org/t/number-of-subcategories/146632)._
