improvements in docs and null pointer fix
This commit is contained in:
13
README.md
13
README.md
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user