Add a recursive mail folder scan option to ScanMailboxTask

This commit is contained in:
moerfi
2022-01-07 22:18:47 +01:00
parent ec37cd5bb6
commit 39f2f8cc1b
6 changed files with 56 additions and 3 deletions

View File

@ -6407,6 +6407,7 @@ components:
required:
- id
- enabled
- scanRecursively
- imapConnection
- schedule
- folders
@ -6426,6 +6427,10 @@ components:
type: array
items:
type: string
scanRecursively:
type: boolean
description: |
Scan folders recursively for new mails.
schedule:
type: string
format: calevent