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