mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 23:05:31 +00:00
12 lines
223 B
TOML
12 lines
223 B
TOML
modules_dir = "./artifacts/"
|
|
|
|
[[module]]
|
|
name = "arrays_passing_effector"
|
|
mem_pages_count = 1
|
|
logger_enabled = true
|
|
|
|
[[module]]
|
|
name = "arrays_passing_pure"
|
|
mem_pages_count = 1
|
|
logger_enabled = true
|