Test: onedrive related

This commit is contained in:
HFO4
2020-01-22 14:26:13 +08:00
parent 0d2e3cc717
commit 8672042d61
8 changed files with 1372 additions and 39 deletions

View File

@@ -26,7 +26,7 @@ func (handler Driver) Get(ctx context.Context, path string) (response.RSCloser,
ctx,
path,
url.URL{},
int64(model.GetIntSetting("preview_timeout", 60)),
60,
false,
0,
)