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