Element config
This commit is contained in:
15
README.md
15
README.md
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user