forked from TrueCloudLab/rclone
parent
8928441466
commit
e2a57182be
1 changed files with 7 additions and 9 deletions
|
@ -41,15 +41,13 @@ backends:
|
||||||
remote: "TestChunkerChunk3bNometaLocal:"
|
remote: "TestChunkerChunk3bNometaLocal:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
maxfile: 6k
|
maxfile: 6k
|
||||||
# Disable chunker with mailru tests until Mailru is fixed - see
|
- backend: "chunker"
|
||||||
# https://github.com/rclone/rclone/issues/4376
|
remote: "TestChunkerMailru:"
|
||||||
# - backend: "chunker"
|
fastlist: true
|
||||||
# remote: "TestChunkerMailru:"
|
- backend: "chunker"
|
||||||
# fastlist: true
|
remote: "TestChunkerChunk50bMailru:"
|
||||||
# - backend: "chunker"
|
fastlist: true
|
||||||
# remote: "TestChunkerChunk50bMailru:"
|
maxfile: 10k
|
||||||
# fastlist: true
|
|
||||||
# maxfile: 10k
|
|
||||||
- backend: "chunker"
|
- backend: "chunker"
|
||||||
remote: "TestChunkerChunk50bYandex:"
|
remote: "TestChunkerChunk50bYandex:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
|
Loading…
Reference in a new issue