1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefish_ynh.git synced 2024-09-03 18:36:06 +02:00

Fix bad system call

This commit is contained in:
oufmilo 2023-08-15 11:18:13 +02:00 committed by GitHub
parent 8f18106439
commit 0f8d8a1084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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