# 기본 예약된 사용자 이름은 삭제할 수 없습니다

**URL:** <https://meta.discourse.org/t/default-reserved-usernames-can-not-be-deleted/336020>\
**Category:** Support\
**Created:** [11월 13, 2024, 8:33오후 UTC](https://meta.discourse.org/t/default-reserved-usernames-can-not-be-deleted/336020 "2024-11-13T20:33:03Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![southpaw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/southpaw/32/79352_2.png) [@southpaw](https://meta.discourse.org/u/southpaw)\
**Post date:** [11월 13, 2024, 8:50오후 UTC](https://meta.discourse.org/t/default-reserved-usernames-can-not-be-deleted/336020/2 "2024-11-13T20:50:48Z")

</div>

안녕하세요 @tig3,

> [@tig3](#):
>
> 이것이 관련이 있는지 확실하지 않습니다

관리자 라인업에 대한 변경 사항은 관련이 없습니다. 기본 예약 사용자 이름은 이제 필수 값으로 하드코딩되었습니다.

> <https://github.com/discourse/discourse/blob/eb2992a628b5341df0e8bd5aa0e1e46714d1ded9/config/site_settings.yml#L660>

> <https://github.com/discourse/discourse/commit/56df077931e42749ea254a9df32154a8aa13bddc>
>
> We're seeing errors in logs due to some sites setting the reserved\_usernames set…ting to nil. This is causing multiple use cases upstream of User#reserved\_username? to error out.
> 
> This commit changes from using the raw #reserved\_usernames to using the #reserved\_usernames\_map helper which exists on list-type site settings. It returns an empty array if the raw value is nil or empty string.

---

_[View the full topic](https://meta.discourse.org/t/default-reserved-usernames-can-not-be-deleted/336020)._
