remove public post quarantine exception #114

Merged
floatingghost merged 8 commits from remove-public-quarantine-exception into develop 2022-07-26 11:09:14 +00:00
Showing only changes of commit 4e69477451 - Show all commits

View file

@ -1655,6 +1655,11 @@
type: :boolean,
description: "Sign object fetches with HTTP signatures"
},
%{
key: :authorized_fetch_mode,
type: :boolean,
description: "Require HTTP signatures on AP fetches"
},
%{
key: :note_replies_output_limit,
type: :integer,