mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-28 11:11:04 +00:00
16 lines
220 B
JSON
16 lines
220 B
JSON
{
|
|
"name": "ipfs_effector",
|
|
"mounted_binaries":
|
|
{
|
|
"ipfs": "/usr/bin/ipfs"
|
|
},
|
|
"mem_page_count": 1,
|
|
"preopened_files": [
|
|
"/tmp"
|
|
],
|
|
"mapped_dirs": {
|
|
"tmp": "./tmp"
|
|
},
|
|
"logger_enabled": true
|
|
}
|