home · contact · privacy
Minor Pleroma configuration improvements.
[config] / buster / other_files / append_pleroma_config
index abb6131584252f8fde9dbc4a00161b2be712b7f4..ea03ec89841a65fac4e73b0216e126ac353d7667 100644 (file)
@@ -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: %{