add webdav depth=1
This commit is contained in:
@@ -31,6 +31,7 @@ export interface WebdavConfig {
|
||||
username: string;
|
||||
password: string;
|
||||
authType: WebdavAuthType;
|
||||
manualRecursive: boolean;
|
||||
}
|
||||
|
||||
export interface OnedriveConfig {
|
||||
|
||||
Reference in New Issue
Block a user