object: fetcher: add support for reinjecting pruned objects
[akkoma] / CHANGELOG.md
index 07e6bce317d2fb7a9801d21f5fe2e91d7fe697b4..256df91b7250ec44acfd97adf03a1ea34689e4e4 100644 (file)
@@ -73,6 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Don't ship finmoji by default, they can be installed as an emoji pack
 - Hide deactivated users and their statuses
 - Posts which are marked sensitive or tagged nsfw no longer have link previews.
+- HTTP connection timeout is now set to 10 seconds.
 
 ### Fixed
 - Added an FTS index on objects. Running `vacuum analyze` and setting a larger `work_mem` is recommended.