Improve description yet again
[akkoma] / config / description.exs
index 71cb5d9135f5914b1fbb5486e9e3051571e059c8..c6916ad14210f60e5d3fe261d72b32e210757f7c 100644 (file)
@@ -3270,7 +3270,7 @@ config :pleroma, :config_description, [
         key: :proxies,
         type: {:list, :string},
         description:
-          "A list of upstream proxy IP subnets in CIDR notation. Defaults to `[]`. IPv4 entries without a bitmask will be assumed to be /32 and IPv6 /128."
+          "A list of upstream proxy IP subnets in CIDR notation from which we will parse the content of `headers`. Defaults to `[]`. IPv4 entries without a bitmask will be assumed to be /32 and IPv6 /128."
       },
       %{
         key: :reserved,