|
|
|
@ -73,7 +73,7 @@ max_request_size = 20_000_000 # in bytes |
|
|
|
# Enable jaeger to support monitoring and troubleshooting through jaeger. |
|
|
|
# Enable jaeger to support monitoring and troubleshooting through jaeger. |
|
|
|
#allow_jaeger = false |
|
|
|
#allow_jaeger = false |
|
|
|
|
|
|
|
|
|
|
|
#cache_capacity = 1073741824 # in bytes, 1024 * 1024 * 1024 |
|
|
|
#db_cache_capacity = 1073741824 # in bytes, 1024 * 1024 * 1024 |
|
|
|
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time |
|
|
|
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time |
|
|
|
#log = "info,state_res=warn,rocket=off,_=off,sled=off" |
|
|
|
#log = "info,state_res=warn,rocket=off,_=off,sled=off" |
|
|
|
#workers = 4 # default: cpu core count * 2 |
|
|
|
#workers = 4 # default: cpu core count * 2 |
|
|
|
|