We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
出现429错误
rclone上传到谷歌得加个参数 --tpslimit 5 --drive-upload-cutoff 1000t rclone --tpslimit 5 --drive-upload-cutoff 1000t copy...
--tpslimit 5 --drive-upload-cutoff 1000t
这个参数得加到哪个文件里面
The text was updated successfully, but these errors were encountered:
config/rclone_options.conf 里面加环境变量,文件里面有rclone官方文档链接说明。
另外,我在doprax上的容器都这样了,你那边还能用么。。
Sorry, something went wrong.
我今天才注册的 可以用 就是上传不了大文件。。。
这个是部署完了之后在网页上改配置吗?
No branches or pull requests
出现429错误
rclone上传到谷歌得加个参数
--tpslimit 5 --drive-upload-cutoff 1000t
rclone --tpslimit 5 --drive-upload-cutoff 1000t copy...
这个参数得加到哪个文件里面
The text was updated successfully, but these errors were encountered: