X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=1c8c3b4a0e8af2e61d5705ac6e02214cfbb288c2;hb=b0d2b539347f75b15bdeb38d80ff4e0d8dc9fec5;hp=7d1b29b230e1c4b52c6ea5bd1ded3966136dca1f;hpb=92a8ff59aa7f81e2463775669ada54f618d8c684;p=akkoma diff --git a/config/description.exs b/config/description.exs index 7d1b29b23..1c8c3b4a0 100644 --- a/config/description.exs +++ b/config/description.exs @@ -1670,6 +1670,11 @@ config :pleroma, :config_description, [ type: :boolean, description: "Whether to federate blocks to other instances" }, + %{ + key: :blockers_visible, + type: :boolean, + description: "Whether a user can see someone who has blocked them" + }, %{ key: :sign_object_fetches, type: :boolean,