feat(fillCode): 新增fillCode配置
这个提交包含在:
@@ -33,7 +33,7 @@ spec:
|
||||
# http to https重定向
|
||||
ssl-redirect: "true"
|
||||
# 自定义错误页面
|
||||
custom-http-errors: "404,503"
|
||||
custom-http-errors: "403,404,502,503"
|
||||
# 缓存配置
|
||||
http-snippet: |
|
||||
proxy_cache_path /tmp/nginx-cache levels=1:2 keys_zone=cache:2m max_size=100m inactive=7d use_temp_path=off;
|
||||
|
||||
在新议题中引用
屏蔽一个用户