update
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"Path": "C:\\temp",
|
||||
"Extension": "log",
|
||||
"DaysToKeep": 30,
|
||||
"Recursive": true
|
||||
},
|
||||
{
|
||||
"Path": "C:\\temp2",
|
||||
"Extension": "txt",
|
||||
"DaysToKeep": 45,
|
||||
"Recursive": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user