From 92847646cff1effdf42eaa0819d836a663d428c4 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Fri, 14 Feb 2020 17:37:31 -0600 Subject: add options to let admins customize how trusting or strict graylist federation should be --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 6d5c4f093..3c8bb4fb6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -526,6 +526,11 @@ en: always_mark_instance_actors_known: desc_html: Always allow server actor accounts to fetch resources from this server. May reduce privacy. title: Always trust server actors + mark_known_from: + follows: Trust accounts when someone joins their pack + mentions: Trust accounts when locally mentioned + boosts: Trust accounts shared by known creatures + favourites: Trust accounts when locally admired werewolf_status: desc_html: Enable werewolf status Easter egg (requires an announcer account) title: Werewolf status -- cgit