feature/relay-example-ui #6
@@ -30,7 +30,7 @@ Config::Config() {
|
||||
json_doc_size = 1024;
|
||||
|
||||
// Memory Management
|
||||
low_memory_threshold_bytes = 100000; // 10KB
|
||||
low_memory_threshold_bytes = 10000; // 10KB
|
||||
critical_memory_threshold_bytes = 5000; // 5KB
|
||||
max_concurrent_http_requests = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user