Add noindex setting to Admin settings Discovery page (#22205)
* Add noindex setting to Admin settings Discovery page * Replace default_noindex i18n
This commit is contained in:
parent
ad568924c0
commit
714e68db38
2 changed files with 6 additions and 0 deletions
|
@ -704,6 +704,9 @@ en:
|
|||
content_retention:
|
||||
preamble: Control how user-generated content is stored in Mastodon.
|
||||
title: Content retention
|
||||
default_noindex:
|
||||
desc_html: Affects all users who have not changed this setting themselves
|
||||
title: Opt users out of search engine indexing by default
|
||||
discovery:
|
||||
follow_recommendations: Follow recommendations
|
||||
preamble: Surfacing interesting content is instrumental in onboarding new users who may not know anyone Mastodon. Control how various discovery features work on your server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue