Adding description

This commit is contained in:
Snow 2021-05-29 02:22:33 +00:00
parent 8871ca5aa3
commit 69aed310de
1 changed files with 1 additions and 1 deletions

View File

@ -682,7 +682,7 @@ config :pleroma, :config_description, [
%{
key: :allow_relay,
type: :boolean,
description: "Enable Pleroma's Relay, which makes it possible to follow a whole instance"
description: "Enable Pleroma's Relay, which makes it possible to follow a whole instance. (Important!) This will increase the visibility of your instance."
},
%{
key: :public,