Update example.yml (add signTo ActivityPubGet: true)

This commit is contained in:
naskya 2023-10-24 05:15:19 +00:00
parent c80b5d3512
commit 2691bd14ee
1 changed files with 3 additions and 0 deletions

View File

@ -192,6 +192,9 @@ reservedUsernames: [
# Proxy remote files (default: false)
#proxyRemoteFiles: true
# Use authorized fetch for outgoing requests
signToActivityPubGet: true
#allowedPrivateNetworks: [
# '127.0.0.1/32'
#]