mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-07 10:19:37 +00:00
client_max_body_size setting
This commit is contained in:
@ -18,6 +18,7 @@ describe('Proxy Hosts endpoints', () => {
|
||||
forward_scheme: 'http',
|
||||
forward_host: '1.1.1.1',
|
||||
forward_port: 80,
|
||||
client_max_body_size: 1,
|
||||
access_list_id: '0',
|
||||
certificate_id: 0,
|
||||
meta: {
|
||||
|
Reference in New Issue
Block a user