You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"component": {
|
|
"hostname": "localhost",
|
|
"port": 5347,
|
|
"jid": "up.conversations.im",
|
|
"sharedSecret": "none"
|
|
},
|
|
"registration": {
|
|
"sharedSecret": "7z8XLjkj/8h2T22nd1Z279vT2ONMOgQu8xj0BLps3qA=",
|
|
"uri": "https://up.conversations.im/push/{token}"
|
|
},
|
|
"webServer": {
|
|
"ip": "127.0.0.1",
|
|
"port": 6677,
|
|
"messageUri": "https://up.conversations.im/message/{uuid}"
|
|
}
|
|
}
|