mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-30 19:39:43 -04:00
Add maxrequestbody directive (#1163)
This commit is contained in:
@@ -393,6 +393,7 @@ var directives = []string{
|
||||
// primitive actions that set up the fundamental vitals of each config
|
||||
"root",
|
||||
"bind",
|
||||
"maxrequestbody",
|
||||
"tls",
|
||||
|
||||
// services/utilities, or other directives that don't necessarily inject handlers
|
||||
|
||||
Reference in New Issue
Block a user