aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/dont_append___58__5222_to_jabber_hosts__44___if_a_different_port_has_been_specified_already/comment_1_bee9f8431a134e790c36b22d83bfb7ae._comment
blob: 275d54b15e106a10c4df08da70e9e208071c2294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-05-10T17:47:05Z"
 content="""
Well, the weppapp prompts for a XMPP address, which AFAIK does not include
a port.

`.git/annex/creds/xmpp` can contain a port, but that's only used when
the SRV record lookup doesn't find anything. Since most XMPP servers
have SRV records, and SRV includes a port.

AFAICS, if the SRV record includes a nonstandard port, it will be used. 
If there's no SRV record, port 5222 will be used, unless you edit
`.git/annex/creds/xmpp` to use another port, and then what you specified
will be used.
"""]]