X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=6bed8a8d245fb76c7219bc88af2692eb7401f834;hb=b3d6cf90229ff3e9a5bd0028d4a6cbd3b68da9fe;hp=6e83a8e094571e8699a857191532c5991d51c9a6;hpb=481906207e6d803e5c4d3e455c7b93119e392177;p=akkoma diff --git a/config/description.exs b/config/description.exs index 6e83a8e09..6bed8a8d2 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2092,6 +2092,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,