24 lines
556 B
JSON
24 lines
556 B
JSON
{
|
|
"defaultHomeserver": 0,
|
|
"homeserverList": ["vojo.chat"],
|
|
"allowCustomHomeservers": true,
|
|
|
|
"featuredCommunities": {
|
|
"openAsDefault": false,
|
|
"spaces": [],
|
|
"rooms": [],
|
|
"servers": ["vojo.chat"]
|
|
},
|
|
|
|
"hashRouter": {
|
|
"enabled": false,
|
|
"basename": "/"
|
|
},
|
|
|
|
"push": {
|
|
"vapidPublicKey": "BHmGRaixeMlWHyxMuRIYDA72dqQIV6mSdap4smklDixZsWS4ZhL01cv9YRHEW6NO0iumXeQ-T0_yirtcHNB5tZw",
|
|
"gatewayUrl": "http://sygnal:5000/_matrix/push/v1/notify",
|
|
"webAppId": "chat.vojo.app.web",
|
|
"fcmAppId": "chat.vojo.app.fcm"
|
|
}
|
|
}
|