Add indexable_local setting

This commit is contained in:
KMY 2023-08-15 18:29:10 +09:00
parent 4ebf500e55
commit 90e5d586f3
2 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,9 @@
.fields-group
= ff.input :indexable, wrapper: :with_label
.fields-group
= ff.input :indexable_local, wrapper: :with_label
%h4= t('privacy.privacy')
%p.lead= t('privacy.privacy_hint_html')