diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-11-18 22:10:15 -0600 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-11-18 22:10:15 -0600 |
commit | 930f7145374adb79e92e9bdfcbc0d0044690b6c8 (patch) | |
tree | 6188688d3e48cd8a40fbe89adaf8db6bbf07d082 /config | |
parent | cfe8a3218addfd7e0cc82c6f0054572f3d8aa296 (diff) |
Always use indirect federation
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.en-MP.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/simple_form.en-MP.yml b/config/locales/simple_form.en-MP.yml index 488c1c885..0430b02e2 100644 --- a/config/locales/simple_form.en-MP.yml +++ b/config/locales/simple_form.en-MP.yml @@ -15,7 +15,6 @@ en-MP: phrase: Will be matched regardless of casing in text or content warning of a roar private: Only allow authenticated followers to view your local profile. require_auth: Require viewers to log in to access your profile, roars, and threads from Monsterpit. - require_dereference_html: "When enabled, Monsterpit will deliver your roars to other servers as pointers and require an authenticated request to access their (non-public) content. This allows permissions and blocks you've set to be enforced more stringently. <strong>This feature will make your roars inaccessible from Mastodon servers older than 3.2.0.</strong>" setting_aggregate_reblogs: Do not show new boosts for roars that have been recently boosted (only affects newly-received boosts) setting_default_content_type_html: When composing roars, assume they are written in raw HTML, unless specified otherwise setting_default_content_type_markdown: When composing roars, assume they are using Markdown for rich text formatting, unless specified otherwise @@ -49,7 +48,6 @@ en-MP: bot: This is an automated account private: Private mode require_auth: Disallow anonymous access - require_dereference: Indirect federation mode setting_crop_images: Crop images in non-expanded roars to 16x9 setting_default_content_type: Default format for roars setting_default_language: Roar language |