1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update conf/config.json

Co-authored-by: Josue-T <josue@tille.ch>
This commit is contained in:
Éric Gaspar 2022-01-17 21:11:04 +01:00 committed by GitHub
parent e79e8ece27
commit 6dd0d511cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"default_server_config": {
"m.homeserver": {
"base_url": "https://__DEFAULT_HOME_SERVER__",
"server_name": "matrix.org"
"server_name": "__DEFAULT_HOME_SERVER__"
},
"m.identity_server": {
"base_url": "https://vector.im"