# GIF 将移入 Discourse 核心！

**URL:** https://meta.discourse.org/t/gifs-are-moving-to-discourse-core/404829
**Category:** Announcements
**Created:** [2026年六月10日 07:54 UTC](https://meta.discourse.org/t/gifs-are-moving-to-discourse-core/404829 "2026-06-10T07:54:33Z")
**Posts on this page:** 1
**Showing post:** 26

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [2026年七月1日 23:34 UTC](https://meta.discourse.org/t/gifs-are-moving-to-discourse-core/404829/26 "2026-07-01T23:34:08Z")

</div>

在这种情况下 @davidb@mcwumbly，如果 `enable_gifs` 的变更类型是 `site_setting_default` 而不是 `feature`，就不会显示那个令人担忧的永久性提示。这是在这里控制的：

> <https://github.com/discourse/discourse/blob/main/frontend/discourse/admin/components/admin-config-areas/upcoming-change-item.gjs#L96-L101>

不过，我认为一般来说，对于即将发生的变更，使用 `feature` 类型是可以的……所以也许我们需要让这个永久性提示对即将发生的变更更加明确。

也许可以添加 `will_become_permanent: true` 或类似的额外元数据？不太确定……

---

_[View the full topic](https://meta.discourse.org/t/gifs-are-moving-to-discourse-core/404829)._
