We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062ac8c commit 7025673Copy full SHA for 7025673
_posts/doc/module/2020-11-05-upload-business.markdown
@@ -53,7 +53,7 @@ proxy_send_timeout 9000s;
53
> 文件夹权限
54
55
```shell
56
-sudo chmod -R 777 public/upload/
+sudo chmod -R 755 public/upload/
57
```
58
59
## 提供功能
0 commit comments