forked from Ivasoft/traefik
Use the same case everywhere
This commit is contained in:
committed by
Traefiker Bot
parent
f6436663eb
commit
c7d336f958
@@ -46,7 +46,7 @@ labels:
|
||||
# Sets the maximum request body to 2Mb
|
||||
[http.middlewares]
|
||||
[http.middlewares.limit.buffering]
|
||||
maxRequestBodyBytes = 250000
|
||||
maxRequestBodyBytes = 250000
|
||||
```
|
||||
|
||||
## Configuration Options
|
||||
|
||||
Reference in New Issue
Block a user