mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 上传资源文件到图床 每次都全量上传刷新 CDN https://github.com/siyuan-note/siyuan/issues/6985
This commit is contained in:
parent
489f50a9b2
commit
542c43d4b5
1 changed files with 1 additions and 0 deletions
|
|
@ -675,6 +675,7 @@ func clearWorkspaceTemp() {
|
|||
os.RemoveAll(filepath.Join(util.TempDir, "import"))
|
||||
os.RemoveAll(filepath.Join(util.TempDir, "repo"))
|
||||
os.RemoveAll(filepath.Join(util.TempDir, "os"))
|
||||
os.RemoveAll(filepath.Join(util.DataDir, "assets", ".siyuan", "assets.json"))
|
||||
|
||||
// 退出时自动删除超过 7 天的安装包 https://github.com/siyuan-note/siyuan/issues/6128
|
||||
install := filepath.Join(util.TempDir, "install")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue