Update wording for relays in docs and config description
[akkoma] / config / description.exs
index abd802ac0ab4a7cbbdcd4fee41d634d8d327b36d..bdde22f982420ecee40d260c20792c9879122c73 100644 (file)
@@ -683,7 +683,7 @@ config :pleroma, :config_description, [
         key: :allow_relay,
         type: :boolean,
         description:
-          "Enable Pleroma's Relay, which makes it possible to follow a whole instance. (Important!) This will increase the visibility of your instance."
+          "Permits remote instances to subscribe to all public posts of your instance. (Important!) This may increase the visibility of your instance."
       },
       %{
         key: :public,