apps(sharkey): Enable authorized fetch

main
trivernis 10 months ago
parent d3eb42ad8b
commit 0e26bdfdff
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

@ -132,6 +132,9 @@ data:
# Sign to ActivityPub GET request (default: true)
signToActivityPubGet: true
# check that inbound ActivityPub GET requests are signed ("authorized fetch")
checkActivityPubGetSignature: true
#allowedPrivateNetworks: [
# '127.0.0.1/32'

Loading…
Cancel
Save