hubic: remove backend as service has now shutdown - fixes #6481
This commit is contained in:
parent
b437d9461a
commit
4e79de106a
17 changed files with 6 additions and 539 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue