mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
updated module references
This commit is contained in:
parent
0833045ff6
commit
876e114695
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user