mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-04 22:51:47 +01:00
🎨 公测云端同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5337
This commit is contained in:
parent
f5ccf07540
commit
b387adb81a
4 changed files with 519 additions and 1335 deletions
|
|
@ -35,9 +35,10 @@ type Sync struct {
|
|||
|
||||
func NewSync() *Sync {
|
||||
return &Sync{
|
||||
CloudName: "main",
|
||||
Enabled: true,
|
||||
Mode: 1,
|
||||
CloudName: "main",
|
||||
Enabled: true,
|
||||
Mode: 1,
|
||||
UseDataRepo: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue