2
0
Fork 0

add toggle for deduping boosts

This commit is contained in:
notfire 2025-03-31 09:20:31 -04:00
commit d575980d1e
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16
6 changed files with 15 additions and 3 deletions

View file

@ -285,6 +285,14 @@
{{ $t('settings.search_pagination_limit') }}
</IntegerSetting>
</li>
<li>
<BooleanSetting
path="dedupeBoosts"
expert="1"
>
{{ $t('settings.dedupe_boosts') }}
</BooleanSetting>
</li>
<li>
<h3>{{ $t('settings.columns') }}</h3>
</li>