aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bind.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/bind.xml')
-rw-r--r--xml/bind.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/xml/bind.xml b/xml/bind.xml
new file mode 100644
index 0000000..82a2d09
--- /dev/null
+++ b/xml/bind.xml
@@ -0,0 +1,5 @@
+<iq type='set' id='bind'>
+ <bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
+ <resource>{resourcepart}</resource>
+ </bind>
+</iq>