mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
matrix: add account-data/im.vector.web.settings
This commit is contained in:
parent
ffb6e9e452
commit
48542fa9a1
19
matrix/account-data/im.vector.web.settings/README.md
Normal file
19
matrix/account-data/im.vector.web.settings/README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# im.vector.web.settings
|
||||
|
||||
```
|
||||
{
|
||||
"Spaces.allRoomsInHome": true,
|
||||
"breadcrumbs": true,
|
||||
"room_directory_servers": [
|
||||
"fedoraproject.org",
|
||||
"irc.snt.utwente.nl"
|
||||
],
|
||||
"developerMode": true,
|
||||
"Spaces.enabledMetaSpaces": {
|
||||
"home-space": true,
|
||||
"favourites-space": true,
|
||||
"people-space": true,
|
||||
"orphans-space": true
|
||||
}
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user