Add safe dm mode option.

This commit is contained in:
lain 2019-03-20 21:09:36 +01:00
commit 8468f3f6d4
7 changed files with 76 additions and 8 deletions

View file

@ -174,7 +174,8 @@ config :pleroma, :instance,
no_attachment_links: false,
welcome_user_nickname: nil,
welcome_message: nil,
max_report_comment_size: 1000
max_report_comment_size: 1000,
safe_dm_mentions: false
config :pleroma, :markup,
# XXX - unfortunately, inline images must be enabled by default right now, because