TwitterAPI: Make change_email require body params instead of query
[akkoma] / config / description.exs
index c93a00782286f41d0b76c67d31d186470aa99c7a..934a62a6293d77479affb6649320045d13ab8e24 100644 (file)
@@ -674,7 +674,8 @@ config :pleroma, :config_description, [
       %{
         key: :allow_relay,
         type: :boolean,
-        description: "Enable Pleroma's Relay, which makes it possible to follow a whole instance"
+        description:
+          "Permits remote instances to subscribe to all public posts of your instance. (Important!) This may increase the visibility of your instance."
       },
       %{
         key: :public,