summaryrefslogtreecommitdiffstats
path: root/tests/triggers/fixtures/monitor-folders-full.yaml
blob: ab71ac512ec0cdee1f225877b4368fded64a2736 (plain)
1
2
3
4
5
6
7
8
9
10
11
triggers:
  - monitor-folders:
      path: 'pathname'
      includes:
        - 'pattern1'
        - 'pattern2'
      excludes: 'pattern1'
      check-modification-date: false
      check-content: false
      check-fewer: false
      cron: H/15 * * * *