aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/description.exs b/config/description.exs
index b29348edf..c6c6b1b5d 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1730,6 +1730,11 @@ config :pleroma, :config_description, [
description: "Sign object fetches with HTTP signatures"
},
%{
+ key: :authorized_fetch_mode,
+ type: :boolean,
+ description: "Require HTTP signatures for AP fetches"
+ },
+ %{
key: :note_replies_output_limit,
type: :integer,
description: