diff options
author | multiple creatures <dev@multiple-creature.party> | 2020-03-08 12:38:00 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-03-08 12:38:00 -0500 |
commit | ca1052059372027d05a6133b95176b40954355d7 (patch) | |
tree | b861b2cbda14cd47e2b2080529c6b4b587f4a0f4 /config/locales | |
parent | 5dd65e0c6fdd8623af09f545991fb5995fe916c1 (diff) |
add option to auto-trust accounts (at the time of processing a create note) from servers that don't have a graylist policy set on them
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 573c44c7f..68dc80ef4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -550,6 +550,7 @@ en: desc_html: Always allow server actor accounts to fetch resources from this server. <strong>Will make restricted mode less effective.</strong> title: Always trust server actors mark_known_from: + posts: Trust new peers when receiving posts from unrestricted servers follows: Trust new peers when someone joins their pack mentions: Trust new peers when they're mentioned locally boosts: Trust new peers whose roars are shared by known creatures |