Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 73aad26

Browse files
committed
0.1.3
Rules: - added WSLg RDClientAutoTrace logs;
1 parent 129780b commit 73aad26

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cleanup-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,16 @@
3131
"location": "~/AppData/Local/Temp/gradio"
3232
},
3333
"active": true
34+
},
35+
"wslg_rd_client_auto_trace": {
36+
"application": "WSL",
37+
"category": "Windows",
38+
"entity_category": "log",
39+
"description": "WSLg (Windows Subsystem for Linux GUI) remote desktop client auto trace logs. Can be generated when using Docker. Can be dozens of gigabytes.",
40+
"delete": {
41+
"type": "file",
42+
"location": "~/AppData/Local/Temp/DiagOutputDir/RdClientAutoTrace-*.etl"
43+
},
44+
"active": true
3445
}
3546
}

0 commit comments

Comments
 (0)