mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650
This commit is contained in:
@@ -283,6 +283,7 @@ func exportConf(c *gin.Context) {
|
||||
clonedConf.System.Container = ""
|
||||
clonedConf.System.IsMicrosoftStore = false
|
||||
clonedConf.System.IsInsider = false
|
||||
clonedConf.System.MicrosoftDefenderExcluded = false
|
||||
}
|
||||
clonedConf.Sync = nil
|
||||
clonedConf.Stat = nil
|
||||
|
||||
Reference in New Issue
Block a user