marine/examples/records/Config.toml
2021-12-03 20:33:46 +03:00

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