mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
This commit is contained in:
parent
bbd1333f93
commit
faf08d6c60
2 changed files with 8 additions and 1 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -394,7 +394,7 @@ declare interface IConfig {
|
|||
stat: string
|
||||
interval: number
|
||||
cloudName: string
|
||||
provider: number
|
||||
provider: number // 0 官方同步, 2 S3, 3 WebDAV
|
||||
s3: {
|
||||
endpoint: string
|
||||
pathStyle: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue