updated module references

This commit is contained in:
boneyard93501 2022-07-11 13:49:50 -05:00
parent 0833045ff6
commit 876e114695

View File

@ -2,7 +2,7 @@ modules_dir = "artifacts/"
[[module]]
name = "curl_adapter"
max_heap_size = "128 MiB"
max_heap_size = "2 MiB"
logger_enabled = true
[module.mounted_binaries]
@ -10,11 +10,10 @@ curl = "/usr/bin/curl"
[[module]]
name = "multi_provider_query"
max_heap_size = "10 KiB"
max_heap_size = "2 MiB"
logger_enabled = true
[[module]]
name = "simple_quorum"
max_heap_size = "10 KiB"
max_heap_size = "2 MiB"
logger_enabled = true