Initial Upload
This commit is contained in:
5
tasks/anonymous-usage.task
Normal file
5
tasks/anonymous-usage.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Anonymous Usage",
|
||||
"class": "\\Xibo\\XTR\\AnonymousUsageTask",
|
||||
"options": {}
|
||||
}
|
||||
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
|
||||
}
|
||||
}
|
||||
5
tasks/campaign-scheduler.task
Normal file
5
tasks/campaign-scheduler.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Campaign Scheduler",
|
||||
"class": "\\Xibo\\XTR\\CampaignSchedulerTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/clear-cached-media-data.task
Normal file
5
tasks/clear-cached-media-data.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Clear Cached Media Data",
|
||||
"class": "\\Xibo\\XTR\\ClearCachedMediaDataTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/dataset-convert.task
Normal file
5
tasks/dataset-convert.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "DataSet Convert",
|
||||
"class": "\\Xibo\\XTR\\DataSetConvertTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/drop-player-cache.task
Normal file
5
tasks/drop-player-cache.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Drop Player Cache",
|
||||
"class": "\\Xibo\\XTR\\DropPlayerCacheTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/dynamic-playlist-sync.task
Normal file
5
tasks/dynamic-playlist-sync.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Sync Dynamic Playlists",
|
||||
"class": "\\Xibo\\XTR\\DynamicPlaylistSyncTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/email-notifications.task
Normal file
5
tasks/email-notifications.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Email Notifications",
|
||||
"class": "\\Xibo\\XTR\\EmailNotificationsTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/image-processing.task
Normal file
5
tasks/image-processing.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Image Processing",
|
||||
"class": "\\Xibo\\XTR\\ImageProcessingTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/layout-convert.task
Normal file
5
tasks/layout-convert.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Layout Convert",
|
||||
"class": "\\Xibo\\XTR\\LayoutConvertTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/maintenance-daily.task
Normal file
5
tasks/maintenance-daily.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Maintenance Daily",
|
||||
"class": "\\Xibo\\XTR\\MaintenanceDailyTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/maintenance-regular.task
Normal file
5
tasks/maintenance-regular.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Maintenance Regular",
|
||||
"class": "\\Xibo\\XTR\\MaintenanceRegularTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/media-orientation.task
Normal file
5
tasks/media-orientation.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Media Orientation",
|
||||
"class": "\\Xibo\\XTR\\MediaOrientationTask",
|
||||
"options": []
|
||||
}
|
||||
9
tasks/notification-tidy.task
Normal file
9
tasks/notification-tidy.task
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Notification Tidy",
|
||||
"class": "\\Xibo\\XTR\\NotificationTidyTask",
|
||||
"options": {
|
||||
"maxAgeDays": 7,
|
||||
"systemOnly": 1,
|
||||
"readOnly": 0
|
||||
}
|
||||
}
|
||||
5
tasks/purge-list-cleanup.task
Normal file
5
tasks/purge-list-cleanup.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Purge List Cleanup",
|
||||
"class": "\\Xibo\\XTR\\PurgeListCleanupTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/remote-dataset.task
Normal file
5
tasks/remote-dataset.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Fetch Remote-DataSets",
|
||||
"class": "\\Xibo\\XTR\\RemoteDataSetFetchTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/remove-old-screenshots.task
Normal file
5
tasks/remove-old-screenshots.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Remove Old Display Screenshots",
|
||||
"class": "\\Xibo\\XTR\\RemoveOldScreenshotsTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/report-schedule.task
Normal file
5
tasks/report-schedule.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Report Scheduling",
|
||||
"class": "\\Xibo\\XTR\\ReportScheduleTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/schedule-reminder.task
Normal file
5
tasks/schedule-reminder.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Schedule Reminder",
|
||||
"class": "\\Xibo\\XTR\\ScheduleReminderTask",
|
||||
"options": []
|
||||
}
|
||||
5
tasks/seed-database.task
Executable file
5
tasks/seed-database.task
Executable file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Seed Database",
|
||||
"class": "\\Xibo\\XTR\\SeedDatabaseTask",
|
||||
"options": {}
|
||||
}
|
||||
14
tasks/stats-archiver.task
Normal file
14
tasks/stats-archiver.task
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Stats Archiver",
|
||||
"class": "\\Xibo\\XTR\\StatsArchiveTask",
|
||||
"options": {
|
||||
"periodSizeInDays": 7,
|
||||
"maxPeriods": 4,
|
||||
"archiveOwner": "",
|
||||
"archiveStats": "Off",
|
||||
"periodsToKeep": 1,
|
||||
"statsDeleteMaxAttempts": 10,
|
||||
"statsDeleteSleep": 3,
|
||||
"limit": 10000
|
||||
}
|
||||
}
|
||||
12
tasks/stats-migration.task
Normal file
12
tasks/stats-migration.task
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Stats Migration",
|
||||
"class": "\\Xibo\\XTR\\StatsMigrationTask",
|
||||
"options": {
|
||||
"killSwitch": 0,
|
||||
"numberOfRecords": 5000,
|
||||
"numberOfLoops": 10,
|
||||
"pauseBetweenLoops": 1,
|
||||
"optimiseOnComplete": 1,
|
||||
"configOverride": ""
|
||||
}
|
||||
}
|
||||
5
tasks/update-empty-video-durations.task
Normal file
5
tasks/update-empty-video-durations.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Update Empty Video Durations",
|
||||
"class": "\\Xibo\\XTR\\UpdateEmptyVideoDurations",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/widget-compatibility.task
Executable file
5
tasks/widget-compatibility.task
Executable file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Widget Compatibility",
|
||||
"class": "\\Xibo\\XTR\\WidgetCompatibilityTask",
|
||||
"options": {}
|
||||
}
|
||||
5
tasks/widget-sync.task
Normal file
5
tasks/widget-sync.task
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Widget Sync",
|
||||
"class": "\\Xibo\\XTR\\WidgetSyncTask",
|
||||
"options": {}
|
||||
}
|
||||
Reference in New Issue
Block a user