From: Christian Heller <c.heller@plomlompom.de>
Date: Thu, 20 Feb 2020 21:44:06 +0000 (+0100)
Subject: Minor Pleroma configuration improvements.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bprefix%7D%7D/calendar?a=commitdiff_plain;h=fb64a07eb1507bc6c0312556e6f82d0bdc1475d1;p=config

Minor Pleroma configuration improvements.
---

diff --git a/buster/other_files/append_pleroma_config b/buster/other_files/append_pleroma_config
index abb6131..ea03ec8 100644
--- a/buster/other_files/append_pleroma_config
+++ b/buster/other_files/append_pleroma_config
@@ -3,7 +3,9 @@
 # below this: customizations by plomlompom
 
 config :pleroma, :instance,
-    registrations_open: false
+    registrations_open: false,
+    safe_dm_mentions: true,
+    cleanup_attachments: true
 
 config :pleroma, :frontend_configurations,
     pleroma_fe: %{