mirror of
https://github.com/restic/restic.git
synced 2025-12-04 00:11:47 +00:00
rclone: add timeout option and documentation
This commit is contained in:
committed by
Michael Eischer
parent
6c84ea1412
commit
43d173b042
@@ -17,6 +17,7 @@ func TestParseConfig(t *testing.T) {
|
||||
Program: defaultConfig.Program,
|
||||
Args: defaultConfig.Args,
|
||||
Connections: defaultConfig.Connections,
|
||||
Timeout: defaultConfig.Timeout,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user