updated docs

This commit is contained in:
Andris Reinman 2021-03-26 11:15:39 +02:00
parent 20fda17be4
commit f33801aaae

View file

@ -4450,7 +4450,7 @@ components:
description: Main email address of the User description: Main email address of the User
retention: retention:
type: number type: number
description: Default retention time in ms. false if not enabled description: Default retention time (in ms). false if not enabled
enabled2fa: enabled2fa:
type: array type: array
items: items:
@ -4993,7 +4993,7 @@ components:
description: Is the folder hidden or not. Hidden folders can not be opened in IMAP. description: Is the folder hidden or not. Hidden folders can not be opened in IMAP.
retention: retention:
type: number type: number
description: Retention policy for the Mailbox. Changing retention value only affects messages added to this folder after the change description: Retention policy for the Mailbox (in ms). Changing retention value only affects messages added to this folder after the change
subscribed: subscribed:
type: boolean type: boolean
description: Change Mailbox subscription state description: Change Mailbox subscription state
@ -5202,7 +5202,7 @@ components:
description: A list of tags associated with this user description: A list of tags associated with this user
retention: retention:
type: number type: number
description: Default retention time in ms. Set to 0 to disable description: Default retention time (in ms). Set to 0 to disable
uploadSentMessages: uploadSentMessages:
type: boolean type: boolean
description: 'If true then all messages sent through MSA are also uploaded to the Sent Mail folder. Might cause duplicates with some email clients, so disabled by default.' description: 'If true then all messages sent through MSA are also uploaded to the Sent Mail folder. Might cause duplicates with some email clients, so disabled by default.'
@ -5327,7 +5327,7 @@ components:
description: If true then autogenerated address gets the same tags as the user description: If true then autogenerated address gets the same tags as the user
retention: retention:
type: number type: number
description: Default retention time in ms. Set to 0 to disable description: Default retention time (in ms). Set to 0 to disable
uploadSentMessages: uploadSentMessages:
type: boolean type: boolean
description: 'If true then all messages sent through MSA are also uploaded to the Sent Mail folder. Might cause duplicates with some email clients, so disabled by default.' description: 'If true then all messages sent through MSA are also uploaded to the Sent Mail folder. Might cause duplicates with some email clients, so disabled by default.'