mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Allow to give human readable summary to user tasks
This commit is contained in:
@ -3853,6 +3853,8 @@ components:
|
||||
format: ident
|
||||
enabled:
|
||||
type: boolean
|
||||
summary:
|
||||
type: string
|
||||
imapConnection:
|
||||
type: string
|
||||
format: ident
|
||||
@ -4012,6 +4014,8 @@ components:
|
||||
format: ident
|
||||
enabled:
|
||||
type: boolean
|
||||
summary:
|
||||
type: string
|
||||
smtpConnection:
|
||||
type: string
|
||||
format: ident
|
||||
|
Reference in New Issue
Block a user