Skip to content

Commit e70b0d1

Browse files
committed
docs(admin): explain global search exposure
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 1bacd54 commit e70b0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/AdminSettings.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
118118
<div class="profile-fields-admin__section-heading">
119119
<h4>Behavior</h4>
120120
<p>Choose how the field is stored, displayed and exposed by default.</p>
121+
<p>Fields visible to users can appear in global search when stored values are public or visible to authenticated users. Hidden fields and private values stay searchable only for administrators.</p>
121122
</div>
122123

123124
<div class="profile-fields-admin__grid">

0 commit comments

Comments
 (0)