29 lines
915 B
JSON
29 lines
915 B
JSON
{
|
|
"applicationName": "FluffyChat",
|
|
"defaultHomeserver": "matrix.org",
|
|
"privacyUrl": "https://github.com/krille-chan/fluffychat/blob/main/PRIVACY.md",
|
|
"audioRecordingNumChannels": 1,
|
|
"audioRecordingAutoGain": true,
|
|
"audioRecordingEchoCancel": false,
|
|
"audioRecordingNoiseSuppress": true,
|
|
"audioRecordingBitRate": 64000,
|
|
"audioRecordingSamplingRate": 44100,
|
|
"renderHtml": true,
|
|
"fontSizeFactor": 1,
|
|
"hideRedactedEvents": false,
|
|
"hideUnknownEvents": true,
|
|
"separateChatTypes": false,
|
|
"autoplayImages": true,
|
|
"sendTypingNotifications": true,
|
|
"sendPublicReadReceipts": true,
|
|
"swipeRightToLeftToReply": true,
|
|
"sendOnEnter": false,
|
|
"showPresences": true,
|
|
"displayNavigationRail": false,
|
|
"experimentalVoip": false,
|
|
"shareKeysWith": "all",
|
|
"noEncryptionWarningShown": false,
|
|
"displayChatDetailsColumn": false,
|
|
"colorSchemeSeedInt": 4283835834,
|
|
"enableSoftLogout": false
|
|
} |