Add a setting for users to autofollow on sign up.

This commit is contained in:
lain 2019-01-08 09:55:33 +01:00
commit 0fae04c4e3
4 changed files with 38 additions and 2 deletions

View file

@ -137,7 +137,8 @@ config :pleroma, :instance,
"text/markdown"
],
finmoji_enabled: true,
mrf_transparency: true
mrf_transparency: true,
autofollowed_nicknames: []
config :pleroma, :markup,
# XXX - unfortunately, inline images must be enabled by default right now, because