# 다양한 장애물 없이 실제로 영구 삭제하기

**URL:** https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687
**Category:** Feature
**Created:** [9월 4, 2026, 11:44오후 UTC](https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687 "2026-09-04T23:44:30Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [9월 5, 2026, 7:07오전 UTC](https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687/2 "2026-09-05T07:07:13Z")

</div>

기존 동작을 기본값으로 유지하면서, 이를 열거형(enum) 사이트 설정으로 구현하는 것이 잘 작동할 수 있다고 생각합니다. 예를 들어, `permanent_topic_deletion_mode` 설정에서 현재와 같은 “각 게시물을 먼저 영구 삭제해야 함” 동작과, 선택적으로 “토픽과 모든 게시물을 영구 삭제” 동작을 제공할 수 있으며, 기존과 동일한 유형화된 확인 단계를 거치도록 할 수 있습니다. 이를 통해 기존 사이트의 현재 안전 정책을 유지하면서, 일괄 삭제를 명시적으로 원하는 관리자가 해당 기능을 선택적으로 사용할 수 있게 됩니다.

---

_[View the full topic](https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687)._
