mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🔥 Remove Sentry reporting diagnostic data https://github.com/siyuan-note/siyuan/issues/13522
This commit is contained in:
parent
d83d5ff74f
commit
5fb2b78911
6 changed files with 12 additions and 48 deletions
|
|
@ -39,7 +39,6 @@ type System struct {
|
|||
NetworkServe bool `json:"networkServe"` // 是否开启网络伺服
|
||||
NetworkProxy *NetworkProxy `json:"networkProxy"`
|
||||
|
||||
UploadErrLog bool `json:"uploadErrLog"`
|
||||
DisableGoogleAnalytics bool `json:"disableGoogleAnalytics"`
|
||||
DownloadInstallPkg bool `json:"downloadInstallPkg"`
|
||||
AutoLaunch2 int `json:"autoLaunch2"` // 0:不自动启动,1:自动启动,2:自动启动+隐藏主窗口
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue