[#1505] Restricted max thread distance for fetching replies on incoming federation...
[akkoma] / config / description.exs
index 5f7b6656ce04cdabf3ae835c25cc26ba6caf9fec..50d058763dbb6c285fed0a6614fc48126756ab54 100644 (file)
@@ -659,7 +659,7 @@ config :pleroma, :config_description, [
         label: "Fed. incoming replies max depth",
         type: :integer,
         description:
-          "Max. depth of reply-to activities fetching on incoming federation, to prevent out-of-memory situations while" <>
+          "Max. depth of reply-to and reply activities fetching on incoming federation, to prevent out-of-memory situations while" <>
             " fetching very long threads. If set to `nil`, threads of any depth will be fetched. Lower this value if you experience out-of-memory crashes.",
         suggestions: [
           100