mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
matrix: update account-data/im.vector.web.settings
copy-pasted from @Ciblia:matrix.org with recent rooms redacted
This commit is contained in:
parent
081b860064
commit
1cb1f5cdd0
@ -5,8 +5,18 @@ having to do that manually on all my accounts clicking a lot in Element Web/Desk
|
|||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"Spaces.allRoomsInHome": true,
|
"theme": "dark",
|
||||||
|
"MessageComposer.showFormatting": false,
|
||||||
|
"MessageComposerInput.isRichTextEnabled": false,
|
||||||
|
"pinUnreadRooms": true,
|
||||||
|
"enableWidgetScreenshots": true,
|
||||||
|
"useCompactLayout": true,
|
||||||
|
"pinMentionedRooms": true,
|
||||||
|
"alwaysShowTimestamps": true,
|
||||||
|
"promptBeforeInviteUnknownUsers": false,
|
||||||
"breadcrumbs": true,
|
"breadcrumbs": true,
|
||||||
|
"Spaces.allRoomsInHome": true,
|
||||||
|
"developerMode": true,
|
||||||
"room_directory_servers": [
|
"room_directory_servers": [
|
||||||
"fedoraproject.org",
|
"fedoraproject.org",
|
||||||
"feneas.org",
|
"feneas.org",
|
||||||
@ -21,14 +31,8 @@ having to do that manually on all my accounts clicking a lot in Element Web/Desk
|
|||||||
"hacklab.fi",
|
"hacklab.fi",
|
||||||
"pikaviestin.fi",
|
"pikaviestin.fi",
|
||||||
"libera.chat",
|
"libera.chat",
|
||||||
"irc.snt.utwente.nl"
|
"irc.snt.utwente.nl",
|
||||||
],
|
"fosdem.org"
|
||||||
"developerMode": true,
|
]
|
||||||
"Spaces.enabledMetaSpaces": {
|
|
||||||
"home-space": true,
|
|
||||||
"favourites-space": true,
|
|
||||||
"people-space": true,
|
|
||||||
"orphans-space": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user