mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #216] Template reverse_proxy.conf wrong name of variables.clientMaxBodySize #4549
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4549
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanvu88 on GitHub (Dec 4, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/216
Describe
Template reverse_proxy.conf wrong name of variables.clientMaxBodySize
[variables.clientMaxBodySize] type = "string" name = { en = "Include sub domains", zh_CN = "客户端最大请求内容大小"} value = "1000m"I think the name should be "Client Max Body Size"