Update keepalive on nextcloud
This commit is contained in:
parent
4c4108ab0a
commit
63fc4417db
@ -119,6 +119,8 @@
|
|||||||
directives:
|
directives:
|
||||||
- "add_header Strict-Transport-Security \"max-age=31536000\""
|
- "add_header Strict-Transport-Security \"max-age=31536000\""
|
||||||
- "client_max_body_size 0"
|
- "client_max_body_size 0"
|
||||||
|
- "keepalive_requests 99999"
|
||||||
|
- "keepalive_timeout 600"
|
||||||
proxy_pass: http://nextcloud:80
|
proxy_pass: http://nextcloud:80
|
||||||
locations:
|
locations:
|
||||||
- location: "^~ /.well-known"
|
- location: "^~ /.well-known"
|
||||||
|
Loading…
Reference in New Issue
Block a user