🎨 If the data repo indexing time is greater than 12s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613

This commit is contained in:
Daniel 2023-11-22 16:08:11 +08:00
parent 1a2bc5208e
commit da8514c1ef
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 6 additions and 6 deletions

View file

@ -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."
}
]
}

View file

@ -1400,11 +1400,11 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "7000"
"TextMarkTextContent": "12000"
},
{
"Type": "NodeText",
"Data": "7 秒),最大值不限制;启动时会优先读取环境变量覆盖 conf 文件中的值。"
"Data": "12 秒),最大值不限制;启动时会优先读取环境变量覆盖 conf 文件中的值。"
}
]
}

View file

@ -1401,11 +1401,11 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "7000"
"TextMarkTextContent": "12000"
},
{
"Type": "NodeText",
"Data": "7 秒),最大值不限制;啟動時會優先讀取環境變數覆蓋 conf 檔案中的值。"
"Data": "12 秒),最大值不限制;啟動時會優先讀取環境變數覆蓋 conf 檔案中的值。"
}
]
}