# Discourse论坛是否有选项允许用户查看自己删除的帖子

**URL:** <https://meta.discourse.org/t/is-there-an-option-on-discourse-forums-to-allow-users-to-see-their-own-deleted-posts/259772>\
**Category:** Support\
**Created:** [2023年三月28日 23:04 UTC](https://meta.discourse.org/t/is-there-an-option-on-discourse-forums-to-allow-users-to-see-their-own-deleted-posts/259772 "2023-03-28T23:04:44Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)\
**Post date:** [2023年三月29日 09:43 UTC](https://meta.discourse.org/t/is-there-an-option-on-discourse-forums-to-allow-users-to-see-their-own-deleted-posts/259772/4 "2023-03-29T09:43:05Z")

</div>

> [@Ed\_S](#):
>
> 我认为删除帖子有几个阶段。至少在删除自己的帖子时，帖子会显示为已删除状态，持续一段时间（可配置）。然后，系统将其标记为“硬删除”，不再对公众可见。我不确定发帖人是否仍能看到，但管理员可以看到。一段时间后，系统才会真正删除它，它只会存在于备份、网络存档或个人捕获中。

仅对以上内容进行几点说明/更正……

要移除帖子，您可以使用自己帖子上的垃圾桶图标将其标记为“删除”，这将根据 `delete removed posts after` 管理员设置启动一个计时器。在此期间，发帖人可以将其从垃圾桶中取出并恢复，无需担心。👍

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/e/5/7e5ab13bdb8756f931adaeaaa6fa6b5dafe3f500.png)

一些网站会移除此选项，或使用 `max post deletions per minute` 和 `max post deletions per day` 将其限制为每分钟/每天删除 x 次：

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/1/3/11390e7238f0a05691bede4a4293b359803fd8cd.png)

但是，当计时器结束后，它们会变为“ **软删除** ”，这意味着虽然它们不再对所有人可见，但管理员、版主和分类版主（以及如果您启用了 `tl4 delete posts and topics `，则为 TL4 用户）仍然可以看到它们：

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/2/d/a2da57c459bbaaa8bc6a7f6f52cc121bc73974db.png)

Discourse 上的帖子很少被“ **硬删除** ”，要在您的网站上启用此功能，您必须通过 UI 启用隐藏的站点设置 [`can_permanently_delete`](https://meta.discourse.org/t/enable-setting-to-allow-admins-to-permanently-delete-data/206678)，或者使用 rails 控制台手动进行。

---

_[View the full topic](https://meta.discourse.org/t/is-there-an-option-on-discourse-forums-to-allow-users-to-see-their-own-deleted-posts/259772)._
