# N日後に返信を自動的に削除

**URL:** https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759
**Category:** Feature
**Created:** [2019 年 9 月 17 日午前 6:33 UTC](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759 "2019-09-17T06:33:10Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2020 年 4 月 23 日午後 6:44 UTC](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759/24 "2020-04-23T18:44:12Z")

</div>

デフォルトで安全な値として 5 で十分だと思います。これは良いデフォルトの自動オン設定ですね。

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2020 年 11 月 4 日午前 3:12 UTC](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759/25 "2020-11-04T03:12:08Z")

</div>

@vinothkannans このタスクをリストから外したいのですが、完了にはほんの少しの変更だけで済みそうです。

1. `skip_auto_delete_reply_likes` サイト設定を追加（デフォルト値は 5）
2. この値が -1 または 0 の場合は、スキップ処理を行わない。

これでクローズできます。

---

<div class="post-metadata">

### Author: ![nbianca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nbianca/32/157984_2.png) [@nbianca](https://meta.discourse.org/u/nbianca)
#### Post date: [2021 年 1 月 15 日午後 8:47 UTC](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759/27 "2021-01-15T20:47:21Z")

</div>

この PR でサイト設定を実装しました。この PR は数週間前にマージされています。

> <https://github.com/discourse/discourse/pull/11562>
>
> Posts from topics with 'auto delete replies timer' with more than
> skip\_auto\_del…ete\_reply\_likes likes will no longer be deleted. If 0,
> all posts will be deleted.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2021 年 1 月 19 日午前 6:01 UTC](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759/28 "2021-01-19T06:01:32Z")

</div>



[前のページ](https://meta.discourse.org/t/automatically-delete-replies-after-n-days/128759.md?page=1)
