webdav: reduce priority of chunks upload log

This commit is contained in:
Gabriel Ramos 2024-02-18 01:29:23 -05:00 committed by GitHub
parent a3b661be0d
commit 43823bc925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -614,7 +614,7 @@ func (f *Fs) setQuirks(ctx context.Context, vendor string) error {
}
f.chunksUploadURL = chunksUploadURL
fs.Logf(nil, "Chunks temporary upload directory: %s", f.chunksUploadURL)
fs.Debugf(nil, "Chunks temporary upload directory: %s", f.chunksUploadURL)
}
case "sharepoint":
// To mount sharepoint, two Cookies are required