Add admin setting to enable OG previews for sensitive media (#7962)
This commit is contained in:
parent
404c7702ec
commit
f89c595ea0
6 changed files with 15 additions and 1 deletions
|
@ -316,6 +316,9 @@ en:
|
|||
peers_api_enabled:
|
||||
desc_html: Domain names this instance has encountered in the fediverse
|
||||
title: Publish list of discovered instances
|
||||
preview_sensitive_media:
|
||||
desc_html: Link previews on other websites will display a thumbnail even if the media is marked as sensitive
|
||||
title: Show sensitive media in OpenGraph previews
|
||||
registrations:
|
||||
closed_message:
|
||||
desc_html: Displayed on frontpage when registrations are closed. You can use HTML tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue