Replies: 1 comment
-
|
具体操作教程 详见 此视频的 07:43 【同为文件管理,Quick 到底好在哪?【接上期】】 https://www.bilibili.com/video/BV19ZVA6TEdG/?share_source=copy_web&vd_source=0bb92241fb28a55c32c2e5132116b594&t=463 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
作者在项目首页给出了解决方法 如下
通过编辑
/etc/nginx/conf.d/quickfile.locations文件并修改client_body_temp_path临时目录为大容量目录可避免文件上传大小受限而失败。https://github.com/sbwml/luci-app-quickfile/blob/5d863b91bc1d555dea65ecce6e30786c7d12273e/quickfile/files/quickfile.locations#L1-L8
Beta Was this translation helpful? Give feedback.
All reactions