Test removed HTTP adapter
[akkoma] / docs / docs / development / API / admin_api.md
index 211b5e736c5e4682e111b2211c68e7898092d782..79cb573ac1625684a21426500b3d0d6bd0597fe1 100644 (file)
@@ -1056,7 +1056,7 @@ Most of the settings will be applied in `runtime`, this means that you don't nee
 
 Example of setting without keyword in value:
 ```elixir
-config :tesla, :adapter, Tesla.Adapter.Hackney
+config :tesla, :adapter, {Tesla.Adapter.Finch, name: MyFinch}
 ```
 
 List of settings which support only full update by key: