Element config

This commit is contained in:
2022-04-16 21:35:12 +02:00
parent e37e764c2a
commit caf551c1be
4 changed files with 53 additions and 13 deletions

View File

@@ -3,15 +3,8 @@
Matrix Application Service for Okupa mi coche
## Launch Element with dev profile
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`
1. Copy `docker/element/config.json` to `~/.config/Element-omc-dev/config.json`.
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`.
- Homeserver: `http://okupamicoche-synapse:8008`