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:
parent
8f18106439
commit
0f8d8a1084
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue