mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
parent
984a00195a
commit
73af98a8dc
@ -168,6 +168,8 @@ listen_opt_type(server_name) ->
|
|||||||
|
|
||||||
listen_options() ->
|
listen_options() ->
|
||||||
[{shaper, none},
|
[{shaper, none},
|
||||||
|
{use_turn, false},
|
||||||
|
{turn_ip, undefined},
|
||||||
{auth_type, user},
|
{auth_type, user},
|
||||||
{auth_realm, undefined},
|
{auth_realm, undefined},
|
||||||
{tls, false},
|
{tls, false},
|
||||||
|
Loading…
Reference in New Issue
Block a user