diff doc/components.rst @ 4260:57ff857bf96e default tip @

doc (components/AP Gateway): document new `http_sign_get` configuration option.
author Goffi <goffi@goffi.org>
date Wed, 05 Jun 2024 22:34:43 +0200
parents d6837db456fd
children
line wrap: on
line diff
--- a/doc/components.rst	Wed Jun 05 22:34:09 2024 +0200
+++ b/doc/components.rst	Wed Jun 05 22:34:43 2024 +0200
@@ -244,6 +244,13 @@
 
   **default**: ``true``
 
+``http_sign_get``
+  A boolean value indicating if HTTP ``GET`` request made to AP implementations must be
+  signed. Some AP implementations require those requests to be signed, notably Mastodon
+  when "secure mode" is activated.
+
+  **default**: ``true``
+
 ``html_redirect_dict``
   A dictionary used to redirect HTTP requests when it's not an ActivityPub request (i.e.
   when the ``Accept`` header is not set to ``application/json``). Several ActivityPub