SimpleMRF: :silence --> :followers_only

This commit is contained in:
Alex Gleason 2020-07-29 12:58:08 -05:00
commit 93638935d7
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
4 changed files with 11 additions and 11 deletions

View file

@ -1525,7 +1525,7 @@ config :pleroma, :config_description, [
suggestions: ["example.com", "*.example.com"]
},
%{
key: :silence,
key: :followers_only,
type: {:list, :string},
description: "Force posts from the given instances to be visible by followers only",
suggestions: ["example.com", "*.example.com"]