harperdb 4.5.25 → 4.5.26

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.
@@ -500,6 +500,7 @@ export declare const CONFIG_PARAMS: {
500
500
  readonly HTTP_MTLS_USER: "http_mtls_user";
501
501
  readonly HTTP_MAXHEADERSIZE: "http_maxHeaderSize";
502
502
  readonly HTTP_THREADRANGE: "http_threadRange";
503
+ readonly HTTP_REQUESTQUEUELIMIT: "http_requestQueueLimit";
503
504
  readonly HTTP_HTTP2: "http_http2";
504
505
  readonly LOCALSTUDIO_ENABLED: "localStudio_enabled";
505
506
  readonly LOGGING_CONSOLE: "logging_console";