X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=1c8c3b4a0e8af2e61d5705ac6e02214cfbb288c2;hb=1fa616638b8823a6cc0d67d0354cc179da5943f8;hp=7d1b29b230e1c4b52c6ea5bd1ded3966136dca1f;hpb=bdaa7e53940daa43b83e3baab836b701482e6d8f;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,