Skip to content

Commit b060ca9

Browse files
committed
Fix parenthesis in stun section
1 parent 9ccd03d commit b060ca9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/admin/configuration/listen.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ General listen options supported:
128128

129129
ejabberd can act as a stand-alone STUN/TURN server,
130130
and this module handles STUN/TURN requests as defined in
131-
([`RFC 5389`](https://tools.ietf.org/html/rfc5389)/[`RFC 5766`](https://tools.ietf.org/html/rfc5766).
131+
[`RFC 5389`](https://tools.ietf.org/html/rfc5389)/[`RFC 5766`](https://tools.ietf.org/html/rfc5766).
132132
In that role ejabberd helps clients with ICE
133-
([`RFC 5245`](https://tools.ietf.org/html/rfc5245) or Jingle ICE
134-
([`XEP-0176`](https://xmpp.org/extensions/xep-0176.html) support to
133+
([`RFC 5245`](https://tools.ietf.org/html/rfc5245)) or Jingle ICE
134+
([`XEP-0176`](https://xmpp.org/extensions/xep-0176.html)) support to
135135
discover their external addresses and ports and to relay media traffic
136136
when it is impossible to establish direct peer-to-peer connection.
137137

0 commit comments

Comments
 (0)