summaryrefslogtreecommitdiff
path: root/data/.well-known/host-meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/.well-known/host-meta.json')
-rw-r--r--data/.well-known/host-meta.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/.well-known/host-meta.json b/data/.well-known/host-meta.json
new file mode 100644
index 0000000..01e4165
--- /dev/null
+++ b/data/.well-known/host-meta.json
@@ -0,0 +1,12 @@
+{
+ "links": [
+ {
+ "rel": "urn:xmpp:alt-connections:xbosh",
+ "href": "https://ghativega.in:5443/bosh"
+ },
+ {
+ "rel": "urn:xmpp:alt-connections:websocket",
+ "href": "wss://ghativega.in:5443/ws"
+ }
+ ]
+}