mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-04-27 05:40:35 -05:00
🎨 默认不启用云端同步
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ type Sync struct {
|
||||
func NewSync() *Sync {
|
||||
return &Sync{
|
||||
CloudName: "main",
|
||||
Enabled: true,
|
||||
Enabled: false,
|
||||
Mode: 1,
|
||||
UseDataRepo: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user