feat(nginx): enable HTTP/2 support
这个提交包含在:
@@ -37,6 +37,8 @@ spec:
|
|||||||
use-forwarded-headers: "true"
|
use-forwarded-headers: "true"
|
||||||
allow-snippet-annotations: "true"
|
allow-snippet-annotations: "true"
|
||||||
annotations-risk-level: Critical
|
annotations-risk-level: Critical
|
||||||
|
# 启用http2
|
||||||
|
use-http2: "true"
|
||||||
# http to https重定向
|
# http to https重定向
|
||||||
ssl-redirect: "true"
|
ssl-redirect: "true"
|
||||||
# 自定义错误页面
|
# 自定义错误页面
|
||||||
|
|||||||
在新议题中引用
屏蔽一个用户