Some checks reported errors
continuous-integration/drone/push Build encountered an error
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
location /seafdav {
|
|
proxy_pass http://webdav;
|
|
client_max_body_size 0;
|
|
|
|
}
|