19 lines
524 B
JSON
19 lines
524 B
JSON
{
|
|
"namespace": "xmpp",
|
|
"max_stanza_size": 10000,
|
|
"media_base": "https:\/\/parsee.telepath.im",
|
|
"db": "\/var\/lib\/parsee\/",
|
|
"hs_host": "matrix.telepath.im",
|
|
"as_token": "redactedforobviousreasons",
|
|
"sender": "parsee",
|
|
"port": 7642,
|
|
"listen_as": "localhost",
|
|
"db_size": 1073741824,
|
|
"hs_base": "telepath.im",
|
|
"shared_secret": "iloveyou",
|
|
"component_host": "parsee.telepath.im",
|
|
"component_addr": "localhost",
|
|
"hs_port": 443,
|
|
"hs_token": "redactedforobviousreasons",
|
|
"component_port": 5347
|
|
}
|