# 是否可以从管理员搜索中排除隐藏设置？

**URL:** <https://meta.discourse.org/t/can-hidden-settings-be-excluded-from-admin-search/368244>\
**Category:** UX\
**Tags:** fixed\
**Created:** [2025年五月30日 12:59 UTC](https://meta.discourse.org/t/can-hidden-settings-be-excluded-from-admin-search/368244 "2025-05-30T12:59:26Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2025年五月30日 12:59 UTC](https://meta.discourse.org/t/can-hidden-settings-be-excluded-from-admin-search/368244/1 "2025-05-30T12:59:27Z")

</div>

今天管理员搜索让我有点困惑。我试图查找与在“关于”页面显示附加组相关的设置。搜索它们工作正常

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

但我无法在配置页面找到该设置。

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/8/0/0801188daad575f3db6146f30de865ca4e34f5a4.png)

我认为这些设置在 `show_additional_about_groups` 为 false 时是隐藏的。

> <https://github.com/discourse/discourse/blob/291953c4f048c586c91e55e44ab126f253c8b560/app/assets/javascripts/admin/addon/components/admin-config-areas/about.gjs#L63-L65>

> <https://github.com/discourse/discourse/blob/291953c4f048c586c91e55e44ab126f253c8b560/app/assets/javascripts/admin/addon/components/admin-config-areas/about.gjs#L119-L134>

是否有可能隐藏搜索结果中用户不可见的内容？

在所有站点设置中可以轻松找到设置时，隐藏配置页面上的设置背后的想法是什么？

---

_[View the full topic](https://meta.discourse.org/t/can-hidden-settings-be-excluded-from-admin-search/368244)._
