improvements in docs and null pointer fix

This commit is contained in:
2022-04-16 20:46:30 +02:00
parent 9f8d59b7a9
commit e37e764c2a
4 changed files with 23 additions and 6 deletions

View File

@@ -3,4 +3,15 @@
Matrix Application Service for Okupa mi coche
## Launch Element with dev profile
`element-desktop --profile omc-dev`
1. Put this text in `.config/Element-omc-dev/config.json`:
```
{
"showLabsSettings": true,
"dangerously_allow_unsafe_and_insecure_passwords": true
}
```
2. Launch new Element instance with `element-desktop --profile omc-dev`
3. Send `/devtools` to any Element room. Enable `Developer mode` and `Show hidden events in timeline`.