mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
This commit is contained in:
parent
1715b150a2
commit
9de0fe0d93
11 changed files with 1 additions and 53 deletions
|
|
@ -35,7 +35,6 @@ type System struct {
|
|||
DataDir string `json:"dataDir"`
|
||||
|
||||
NetworkServe bool `json:"networkServe"` // 是否开启网络伺服
|
||||
FixedPort bool `json:"fixedPort"` // 是否使用固定端口 6806
|
||||
NetworkProxy *NetworkProxy `json:"networkProxy"`
|
||||
|
||||
UploadErrLog bool `json:"uploadErrLog"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue