add max
Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
parent
6994b7d227
commit
c15ded78e8
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ Currently, the following UI feature flags are supported:
|
|||
```
|
||||
{
|
||||
range: 'Beginning' | 'Timeline' | 'LastNMessages',
|
||||
sizeMb: number,
|
||||
sizeMb: number, // max 100gb
|
||||
format: 'Html' | 'PlainText' | 'Json',
|
||||
numberOfMessages: number,
|
||||
includeAttachments: boolean,
|
||||
|
|
Loading…
Add table
Reference in a new issue