~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to tasks/stats-archiver.task

  • Committer: Dan Garner
  • Date: 2016-02-15 17:54:45 UTC
  • mto: (454.4.130)
  • mto: This revision was merged to the branch mainline in revision 484.
  • Revision ID: git-v1:dd226a6f84464ff28758a249e1fd52ca4a35d911
Correction to Layout Duration ToolTip
xibosignage/xibo#721

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
  "name": "Stats Archiver",
3
 
  "class": "\\Xibo\\XTR\\StatsArchiveTask",
4
 
  "options": {
5
 
    "periodSizeInDays": 7,
6
 
    "maxPeriods": 4,
7
 
    "archiveOwner": ""
8
 
  }
9
 
}
 
 
b'\\ No newline at end of file'