summaryrefslogtreecommitdiffhomepage
path: root/src/http/v3/ngx_http_v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/v3/ngx_http_v3.h')
-rw-r--r--src/http/v3/ngx_http_v3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/http/v3/ngx_http_v3.h b/src/http/v3/ngx_http_v3.h
index bea560864..9076b6ff5 100644
--- a/src/http/v3/ngx_http_v3.h
+++ b/src/http/v3/ngx_http_v3.h
@@ -50,11 +50,6 @@
#define NGX_HTTP_V3_STREAM_SERVER_DECODER 5
#define NGX_HTTP_V3_MAX_KNOWN_STREAM 6
-#define NGX_HTTP_V3_DEFAULT_MAX_TABLE_CAPACITY 16384
-#define NGX_HTTP_V3_DEFAULT_MAX_BLOCKED_STREAMS 16
-#define NGX_HTTP_V3_DEFAULT_MAX_CONCURRENT_PUSHES 10
-#define NGX_HTTP_V3_DEFAULT_MAX_UNI_STREAMS 3
-
/* HTTP/3 errors */
#define NGX_HTTP_V3_ERR_NO_ERROR 0x100
#define NGX_HTTP_V3_ERR_GENERAL_PROTOCOL_ERROR 0x101