14 lines
206 B
Plaintext
14 lines
206 B
Plaintext
[
|
|
{
|
|
"Path": "C:\\temp",
|
|
"Extension": "log",
|
|
"DaysToKeep": 30,
|
|
"Recursive": true
|
|
},
|
|
{
|
|
"Path": "C:\\temp2",
|
|
"Extension": "txt",
|
|
"DaysToKeep": 45,
|
|
"Recursive": false
|
|
}
|
|
] |