aboutsummaryrefslogtreecommitdiff
path: root/docs/config.md
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-07-17 21:38:06 +0000
committerAriadne Conill <ariadne@dereferenced.org>2019-07-17 21:38:06 +0000
commitb2a8ccf37fac6e40e55ce9b224c66ef1fd655614 (patch)
treeb06151393b93417ca4d9eba4a9a2c201e29206b3 /docs/config.md
parent1e48af9acf01bf66bd03babccbf08089eb909788 (diff)
downloadpleroma-b2a8ccf37fac6e40e55ce9b224c66ef1fd655614.tar.gz
config: add sign_object_fetches option
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