examples/marine-examples/records/Config.toml

12 lines
193 B
TOML
Raw Permalink Normal View History

2021-02-25 21:48:56 +00:00
modules_dir = "artifacts/"
[[module]]
name = "records_pure"
2022-05-18 07:26:26 +00:00
max_heap_size = "10 KiB"
logger_enabled = true
2021-02-25 21:48:56 +00:00
[[module]]
name = "records_facade"
2022-05-18 07:26:26 +00:00
max_heap_size = "10 KiB"
logger_enabled = true