Support "mirrors" array in the config file for link sharing
For issue #642
This commit is contained in:
parent
4648e4969c
commit
e3f7f1758f
9 changed files with 72 additions and 27 deletions
|
|
@ -53,5 +53,6 @@
|
|||
"experimental_read_only_room": true,
|
||||
"experimental_public_room": true,
|
||||
"show_status_messages": "never",
|
||||
"hide_add_room_on_home": false
|
||||
"hide_add_room_on_home": false,
|
||||
"mirrors": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue