mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 13:28:48 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
62f30ca856
3 changed files with 6 additions and 6 deletions
|
|
@ -1424,11 +1424,11 @@
|
|||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "7000"
|
||||
"TextMarkTextContent": "12000"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " (7 seconds), and the maximum value is not limited; when starting, environment variables will be read first to overwrite the values in the conf file."
|
||||
"Data": " (12 seconds), and the maximum value is not limited; when starting, environment variables will be read first to overwrite the values in the conf file."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1400,11 +1400,11 @@
|
|||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "7000"
|
||||
"TextMarkTextContent": "12000"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "(7 秒),最大值不限制;启动时会优先读取环境变量覆盖 conf 文件中的值。"
|
||||
"Data": "(12 秒),最大值不限制;启动时会优先读取环境变量覆盖 conf 文件中的值。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1401,11 +1401,11 @@
|
|||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "7000"
|
||||
"TextMarkTextContent": "12000"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "(7 秒),最大值不限制;啟動時會優先讀取環境變數覆蓋 conf 檔案中的值。"
|
||||
"Data": "(12 秒),最大值不限制;啟動時會優先讀取環境變數覆蓋 conf 檔案中的值。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue