mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 15:32:15 +00:00
fix: add memory limit into distro config (#135)
* add memory limit * update crate version * return old version
This commit is contained in:
parent
5f646664f1
commit
999406708f
@ -1,3 +1,5 @@
|
|||||||
|
total_memory_limit = "Infinity"
|
||||||
|
|
||||||
[[module]]
|
[[module]]
|
||||||
name = "ipfs_effector"
|
name = "ipfs_effector"
|
||||||
mem_pages_count = 100
|
mem_pages_count = 100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user