basic of gdrive

This commit is contained in:
fyears
2024-06-01 11:09:51 +08:00
parent 2ace90155c
commit f6ba4631e1
17 changed files with 1177 additions and 7 deletions
+3
View File
@@ -19,6 +19,9 @@ const DEFAULT_SETTINGS: RemotelySavePluginSettings = {
webdis: {
address: "addr",
} as any,
googledrive: {
refreshToken: "xxx",
} as any,
password: "password",
serviceType: "s3",
currLogLevel: "info",