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,
|
||||
"Spaces.allRoomsInHome": true,
|
||||
"developerMode": true,
|
||||
"room_directory_servers": [
|
||||
"fedoraproject.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",
|
||||
"pikaviestin.fi",
|
||||
"libera.chat",
|
||||
"irc.snt.utwente.nl"
|
||||
],
|
||||
"developerMode": true,
|
||||
"Spaces.enabledMetaSpaces": {
|
||||
"home-space": true,
|
||||
"favourites-space": true,
|
||||
"people-space": true,
|
||||
"orphans-space": true
|
||||
}
|
||||
"irc.snt.utwente.nl",
|
||||
"fosdem.org"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user