activitypub: utils: rework make_flag_data to accept either activity payloads or IRIs
[akkoma] / docs / config.md
index 465bc1d2b9b26cc0a81b1197afd96cec04a8d296..a09ea95f3def569fffa666e27f30c95e84b4e98d 100644 (file)
@@ -285,6 +285,10 @@ This config contains two queues: `federator_incoming` and `federator_outgoing`.
 ## :rich_media
 * `enabled`: if enabled the instance will parse metadata from attached links to generate link previews
 
+## :fetch_initial_posts
+* `enabled`: if enabled, when a new user is federated with, fetch some of their latest posts
+* `pages`: the amount of pages to fetch
+
 ## :hackney_pools
 
 Advanced. Tweaks Hackney (http client) connections pools.