🔥 Remove Sentry reporting diagnostic data https://github.com/siyuan-note/siyuan/issues/13522

This commit is contained in:
Daniel 2024-12-18 17:10:23 +08:00
parent d83d5ff74f
commit 5fb2b78911
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
6 changed files with 12 additions and 48 deletions

View file

@ -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自动启动+隐藏主窗口