mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
hubic: remove backend as service has now shutdown - fixes #6481
This commit is contained in:
@ -40,7 +40,7 @@ const (
|
||||
minSleep = 10 * time.Millisecond // In case of error, start at 10ms sleep.
|
||||
)
|
||||
|
||||
// SharedOptions are shared between swift and hubic
|
||||
// SharedOptions are shared between swift and backends which depend on swift
|
||||
var SharedOptions = []fs.Option{{
|
||||
Name: "chunk_size",
|
||||
Help: `Above this size files will be chunked into a _segments container.
|
||||
|
Reference in New Issue
Block a user