mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
12 lines
217 B
TOML
12 lines
217 B
TOML
modules_dir = "artifacts/"
|
|
|
|
[[module]]
|
|
name = "records_effector"
|
|
max_heap_size = "10 KiB"
|
|
logger_enabled = true
|
|
|
|
[[module]]
|
|
name = "records_pure"
|
|
max_heap_size = "10 KiB"
|
|
logger_enabled = true
|