summaryrefslogtreecommitdiff
path: root/docs/config.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-05-17 11:33:04 +0200
committerlain <lain@soykaf.club>2019-05-17 11:33:04 +0200
commit67af50ec713d46e6e1d72605b985858cc15aad3c (patch)
tree044e9f4235fbcbe7985ea36a98558bac05b0ae42 /docs/config.md
parente39c190f046bb345e80a2195278bb59ac81b8002 (diff)
parent3e5301ad5cf3d9805c0dc9ea8440992de160330b (diff)
downloadpleroma-67af50ec713d46e6e1d72605b985858cc15aad3c.tar.gz
pleroma-67af50ec713d46e6e1d72605b985858cc15aad3c.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ecto_sql_update
Diffstat (limited to 'docs/config.md')
-rw-r--r--docs/config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index 470f71b7c..c2af5c012 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -286,7 +286,8 @@ This will make Pleroma listen on `127.0.0.1` port `8080` and generate urls start
* ``sts``: Whether to additionally send a `Strict-Transport-Security` header
* ``sts_max_age``: The maximum age for the `Strict-Transport-Security` header if sent
* ``ct_max_age``: The maximum age for the `Expect-CT` header if sent
-* ``referrer_policy``: The referrer policy to use, either `"same-origin"` or `"no-referrer"`.
+* ``referrer_policy``: The referrer policy to use, either `"same-origin"` or `"no-referrer"`
+* ``report_uri``: Adds the specified url to `report-uri` and `report-to` group in CSP header.
## :mrf_user_allowlist