# 고아 이미지 자동 삭제 설정

**URL:** https://meta.discourse.org/t/image-uploads-auto-deletion-for-orphaned-images/283766
**Category:** Support
**Created:** [10월 28, 2023, 11:38오전 UTC](https://meta.discourse.org/t/image-uploads-auto-deletion-for-orphaned-images/283766 "2023-10-28T11:38:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![PrettyGirl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/prettygirl/32/330415_2.png) [@PrettyGirl](https://meta.discourse.org/u/PrettyGirl)
#### Post date: [10월 28, 2023, 11:38오전 UTC](https://meta.discourse.org/t/image-uploads-auto-deletion-for-orphaned-images/283766/1 "2023-10-28T11:38:25Z")

</div>

일반적인 사진 업로드 시 사진은 다음과 같이 자동으로 추가됩니다.

`![customerLogo.svg|25x25](upload://be902Yzy4tFpffeedkoUqed7536gOwX.png)`

관리자 패널에서 다음 설정을 활성화했습니다(그리고 이 설정을 유지하고 싶습니다).

`Enable automatic deletion policy for tombstone uploads. IMPORTANT: If disabled, no space will be reclaimed after uploads are deleted.`

브라우저에서 해당 이미지에 직접 접근하면 다음과 같은 다른 URL 형식으로 표시됩니다. 이것이 해당 업로드의 직접 링크(CDN 링크)라고 생각합니다.

`https://d2963qmas5o2k254.cloudfront.net/original/1X/ec25e63d2a1s4e5re2s6b77824d99696c7eae85632.png`

질문은 다음과 같습니다.  
직접 링크(`https://d29.. 등`)를 `(upload://be90 .. 등)` 대신 사용한다면, Discourse가 이를 고아 이미지(orphaned image)로 간주하여 업로드된 이미지를 삭제할까요? 아니면 두 링크를 모두 사용하는 것이 괜찮을까요?

아니면 `![image.svg|25x25](link ...)`를 사용하지 않고 게시물 내에서 이미지를 사용하는 다른 대안 방법이 있을까요?
