diff --git a/conf/default.yml b/conf/default.yml index b2e5dad..b68c3f9 100644 --- a/conf/default.yml +++ b/conf/default.yml @@ -140,9 +140,8 @@ id: 'aid' # Sign to ActivityPub GET request (default: false) #signToActivityPubGet: true -#allowedPrivateNetworks: [ -# '127.0.0.1/32' -#] +allowedPrivateNetworks: [ +] # Upload or download file size limits (bytes) #maxFileSize: 262144000