This commit is contained in:
@@ -37,5 +37,9 @@ server {
|
|||||||
autoindex on;
|
autoindex on;
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
|
dav_access user:rw group:rw all:r;
|
||||||
|
dav_methods PUT;
|
||||||
|
dav_ext_methods PROPFIND OPTIONS LOCK UNLOCK;
|
||||||
|
client_max_body_size 100G;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user