Add receive_other_servers_emoji_reaction setting
This commit is contained in:
parent
503a24967d
commit
8c437a4332
6 changed files with 13 additions and 1 deletions
|
@ -98,6 +98,7 @@ en:
|
|||
media_cache_retention_period: Downloaded media files will be deleted after the specified number of days when set to a positive value, and re-downloaded on demand.
|
||||
peers_api_enabled: A list of domain names this server has encountered in the fediverse. No data is included here about whether you federate with a given server, just that your server knows about it. This is used by services that collect statistics on federation in a general sense.
|
||||
profile_directory: The profile directory lists all users who have opted-in to be discoverable.
|
||||
receive_other_servers_emoji_reaction: It can cause load. It is recommended to enable it only when there are few people.
|
||||
require_invite_text: When sign-ups require manual approval, make the “Why do you want to join?” text input mandatory rather than optional
|
||||
site_contact_email: How people can reach you for legal or support inquiries.
|
||||
site_contact_username: How people can reach you on Mastodon.
|
||||
|
@ -317,6 +318,7 @@ en:
|
|||
media_cache_retention_period: Media cache retention period
|
||||
peers_api_enabled: Publish list of discovered servers in the API
|
||||
profile_directory: Enable profile directory
|
||||
receive_other_servers_emoji_reaction: Receive stamp between other server users
|
||||
registrations_mode: Who can sign-up
|
||||
require_invite_text: Require a reason to join
|
||||
show_domain_blocks: Show domain blocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue