summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-03-02 10:05:03 +0000
committerrinpatch <rinpatch@sdf.org>2020-03-02 10:05:03 +0000
commit45b08ca1665920564c9daf35a96e93dff031a649 (patch)
treedec732b1a0307d540993e6d9e917fefa4bc7d808
parent764a50f8a671cca69ca1f616754660506f8c18d8 (diff)
parent036e8a40a2ff162272933d6cbf8dbab831ce26eb (diff)
Merge branch 'docs_cheatsheet_fix' into 'develop'
fix for :fetch_initial_posts See merge request pleroma/pleroma!2266
-rw-r--r--docs/configuration/cheatsheet.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index 66be9cf4e..05fd6ceb1 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -152,8 +152,10 @@ config :pleroma, :mrf_user_allowlist,
* `authorized_fetch_mode`: Require HTTP signatures for AP fetches
### :fetch_initial_posts
+
!!! warning
- Be careful with this setting, fetching posts may lead to new users being discovered whose posts will then also be fetched. This can lead to serious load on your instance and database.
+ Be careful with this setting, fetching posts may lead to new users being discovered whose posts will then also be fetched. This can lead to serious load on your instance and database.
+
* `enabled`: If enabled, when a new user is discovered by your instance, fetch some of their latest posts.
* `pages`: The amount of pages to fetch