feat(chat): make messagePreviewMaxLines configurable, with default 128
This commit is contained in:
parent
42a8c4d4c6
commit
bcc4d4d204
3 changed files with 11 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"audioRecordingSamplingRate": 44100,
|
||||
"renderHtml": true,
|
||||
"fontSizeFactor": 1,
|
||||
"messagePreviewMaxLines": 128,
|
||||
"hideRedactedEvents": false,
|
||||
"hideUnknownEvents": true,
|
||||
"separateChatTypes": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue