harperdb 4.6.7 → 4.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -507,6 +507,7 @@ export declare const CONFIG_PARAMS: {
507
507
  readonly HTTP_MTLS_USER: "http_mtls_user";
508
508
  readonly HTTP_MAXHEADERSIZE: "http_maxHeaderSize";
509
509
  readonly HTTP_THREADRANGE: "http_threadRange";
510
+ readonly HTTP_REQUESTQUEUELIMIT: "http_requestQueueLimit";
510
511
  readonly HTTP_HTTP2: "http_http2";
511
512
  readonly LOCALSTUDIO_ENABLED: "localStudio_enabled";
512
513
  readonly LOGGING_CONSOLE: "logging_console";