2015-10-02 06:48:52 -04:00
|
|
|
{
|
2016-06-02 09:24:36 -04:00
|
|
|
"default_hs_url": "https://matrix.org",
|
2016-05-10 11:35:35 -04:00
|
|
|
"default_is_url": "https://vector.im",
|
2016-06-02 06:45:23 -04:00
|
|
|
"brand": "Vector",
|
2016-06-02 09:24:36 -04:00
|
|
|
"integrations_ui_url": "http://localhost:8081/",
|
2016-08-05 11:14:03 -04:00
|
|
|
"integrations_rest_url": "http://localhost:5050",
|
2016-09-15 13:42:00 -04:00
|
|
|
"enableLabs": true,
|
|
|
|
"roomDirectory": {
|
2016-09-28 05:13:35 -04:00
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
2016-09-15 13:42:00 -04:00
|
|
|
],
|
2016-09-28 06:04:54 -04:00
|
|
|
"serverConfig": {
|
2016-09-28 05:13:35 -04:00
|
|
|
"matrix.org": {
|
|
|
|
"networks": [
|
2016-09-28 05:44:29 -04:00
|
|
|
"_matrix",
|
2016-09-28 05:13:35 -04:00
|
|
|
"gitter",
|
|
|
|
"irc:freenode",
|
|
|
|
"irc:mozilla"
|
|
|
|
]
|
|
|
|
}
|
2016-09-28 06:04:54 -04:00
|
|
|
},
|
2016-09-15 13:42:00 -04:00
|
|
|
"networkPatterns": {
|
2016-09-16 06:44:33 -04:00
|
|
|
"gitter": "#gitter_.*:matrix.org",
|
|
|
|
"irc:freenode": "#freenode_.*:matrix.org",
|
|
|
|
"irc:mozilla": "#mozilla_.*:matrix.org"
|
2016-09-15 13:42:00 -04:00
|
|
|
},
|
|
|
|
"networkNames": {
|
2016-09-16 06:44:33 -04:00
|
|
|
"irc:freenode": "Freenode",
|
|
|
|
"irc:mozilla": "Mozilla",
|
|
|
|
"gitter": "Gitter"
|
2016-09-15 13:42:00 -04:00
|
|
|
},
|
|
|
|
"networkIcons": {
|
2016-09-16 06:44:33 -04:00
|
|
|
"irc:freenode": "//matrix.org/_matrix/media/v1/download/matrix.org/DHLHpDDgWNNejFmrewvwEAHX",
|
|
|
|
"irc:mozilla": "//matrix.org/_matrix/media/v1/download/matrix.org/DHLHpDDgWNNejFmrewvwEAHX",
|
|
|
|
"gitter": "//gitter.im/favicon.ico"
|
2016-09-15 13:42:00 -04:00
|
|
|
}
|
|
|
|
}
|
2015-10-02 06:48:52 -04:00
|
|
|
}
|