# discourse-calendar의 최대 참석자 지원

**URL:** https://meta.discourse.org/t/max-attendees-support-for-discourse-calendar/381205
**Category:** Announcements
**Tags:** events
**Created:** [9월 1, 2025, 8:44오후 UTC](https://meta.discourse.org/t/max-attendees-support-for-discourse-calendar/381205 "2025-09-01T20:44:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [9월 1, 2025, 8:44오후 UTC](https://meta.discourse.org/t/max-attendees-support-for-discourse-calendar/381205/1 "2025-09-01T20:44:45Z")

</div>

이벤트에 최대 참가자 수를 정의할 수 있는 기능을 추가했습니다.

> <https://github.com/discourse/discourse/pull/34313>
>
> Allows to set the max attendees of an event. When an event is full you can only …mark yourself as interested or not going. The going button will be disabled.
> 
> Maximum attendees can be defined in the post builder:
> \<img width="569" height="106" alt="Screenshot 2025-09-01 at 20 57 16" src="https://github.com/user-attachments/assets/bf61cd57-d35e-44a7-8d05-263ee9cd7df0" /\>

이 기능은 이벤트 폼에서 설정할 수 있습니다:

 ![Screenshot 2025-09-01 at 22.43.09](https://global.discourse-cdn.com/meta/original/4X/0/7/d/07dbd8d2e8a17c8b3fd78cbc597a66f30e1c505c.png)

이벤트가 가득 차면 참여할 수 없으며, 관심 있음 또는 불참으로만 표시할 수 있습니다:

 ![Screenshot 2025-09-01 at 22.43.32](https://global.discourse-cdn.com/meta/original/4X/7/5/c/75c0c53e58d3752eaedd62e532fd25682af517b5.png)

향후 대기 목록을 구현할 수도 있지만, 현재로서는 관심 있는 사람들의 목록이 이와 유사한 효과를 얻는 가장 좋은 방법입니다.
