logger backends fix
[akkoma] / docs / API / admin_api.md
index 98af8e8f33f21dcf1a1bcb0edc16f5b319cab661..e0eda0841645e8efd9dc814cbc84a28925c58a2a 100644 (file)
@@ -807,7 +807,7 @@ config :quack,
         {"tuple": [":proxy_opts", [
           {"tuple": [":redirect_on_failure", false]},
           {"tuple": [":max_body_length", 1048576]},
-          {"tuple": [":http": [
+          {"tuple": [":http", [
             {"tuple": [":follow_redirect", true]},
             {"tuple": [":pool", ":upload"]},
           ]]}