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