Initial Upload
This commit is contained in:
13
tasks/auditlog-archiver.task
Normal file
13
tasks/auditlog-archiver.task
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "AuditLog Archiver",
|
||||
"class": "\\Xibo\\XTR\\AuditLogArchiveTask",
|
||||
"options": {
|
||||
"deleteInstead": 1,
|
||||
"maxPeriods": 4,
|
||||
"archiveOwner": "",
|
||||
"maxAgeMonths": 1,
|
||||
"deleteLimit": 1000,
|
||||
"maxDeleteAttempts": -1,
|
||||
"deleteSleep": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user