Fix
This commit is contained in:
parent
fd3e708e4c
commit
2c35f704ee
|
@ -20,7 +20,6 @@ server {
|
|||
proxy_set_header Connection $connection_upgrade;
|
||||
|
||||
# Options required by Nextcloud
|
||||
proxy_read_timeout 86400s;
|
||||
client_body_buffer_size 512k;
|
||||
client_max_body_size 0;
|
||||
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
- jq
|
||||
- logrotate
|
||||
- lsof
|
||||
- microcode_ctl
|
||||
- mtr
|
||||
- rsyslog
|
||||
- telnet
|
||||
|
|
Loading…
Reference in a new issue