mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
chore: prepare v2.3.7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "nginx-ui-app-next",
|
||||
"type": "module",
|
||||
"version": "2.3.6",
|
||||
"version": "2.3.7",
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"version":"2.3.6","build_id":1,"total_build":516}
|
||||
{"version":"2.3.7","build_id":1,"total_build":517}
|
||||
Binary file not shown.
Binary file not shown.
@@ -1649,6 +1649,11 @@
|
||||
"https://nginx.org/en/docs/mail/ngx_mail_core_module.html#max_errors"
|
||||
]
|
||||
},
|
||||
"max_headers": {
|
||||
"links": [
|
||||
"https://nginx.org/en/docs/http/ngx_http_core_module.html#max_headers"
|
||||
]
|
||||
},
|
||||
"max_ranges": {
|
||||
"links": [
|
||||
"https://nginx.org/en/docs/http/ngx_http_core_module.html#max_ranges"
|
||||
|
||||
Reference in New Issue
Block a user