# 3단계 이상 중첩된 하위 카테고리 활성화 방법

**URL:** <https://meta.discourse.org/t/how-to-enable-3-level-nested-subcategories/396389>\
**Category:** Support\
**Tags:** categories\
**Created:** [2월 18, 2026, 1:03오후 UTC](https://meta.discourse.org/t/how-to-enable-3-level-nested-subcategories/396389 "2026-02-18T13:03:22Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Post date:** [2월 18, 2026, 1:11오후 UTC](https://meta.discourse.org/t/how-to-enable-3-level-nested-subcategories/396389/2 "2026-02-18T13:11:07Z")

</div>

안녕하세요, 이 내용은 이미 존재하는 것 같습니다 🙂

> [@pfaffman](#):
>
> 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/how-to-enable-3-level-nested-subcategories/396389)._
