aboutsummaryrefslogtreecommitdiff
path: root/docs/config.md
diff options
context:
space:
mode:
authorkaniini <ariadne@dereferenced.org>2019-07-18 13:27:50 +0000
committerkaniini <ariadne@dereferenced.org>2019-07-18 13:27:50 +0000
commitf9a0014681a2054ca9fec9df4729bce8bc0b4060 (patch)
treeedbcc663ace93b90eed6d9b457077b785980a36c /docs/config.md
parent1485d75f3c51d8297e23bc64652c7303a7a7e9fb (diff)
parent7bb50bfcccdc08f72113fda5732b87876eb01df8 (diff)
downloadpleroma-f9a0014681a2054ca9fec9df4729bce8bc0b4060.tar.gz
Merge branch 'feature/signed-object-fetches' into 'develop'
signed object fetches See merge request pleroma/pleroma!1446
Diffstat (limited to 'docs/config.md')
-rw-r--r--docs/config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md
index 42556a0be..02f86dc16 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -332,6 +332,7 @@ This will make Pleroma listen on `127.0.0.1` port `8080` and generate urls start
* ``unfollow_blocked``: Whether blocks result in people getting unfollowed
* ``outgoing_blocks``: Whether to federate blocks to other instances
* ``deny_follow_blocked``: Whether to disallow following an account that has blocked the user in question
+* ``sign_object_fetches``: Sign object fetches with HTTP signatures
## :http_security
* ``enabled``: Whether the managed content security policy is enabled