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