http timeout config (#307)
[akkoma] / CHANGELOG.md
index 781fbe6e5c27f31a7903003ac1d1b0e5c4d31038..cbf1ac832dbc4d98d37e31b4b1295e578b80ee3e 100644 (file)
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## Unreleased
 
+## Added
+- Config: HTTP timeout options, :pool\_timeout and :receive\_timeout
+
 ## Changed
 - MastoAPI: Accept BooleanLike input on `/api/v1/accounts/:id/follow` (fixes follows with mastodon.py)