Merge branch 'master' of git.oopen.de:firewall/ipt-server

This commit is contained in:
2020-04-27 16:23:18 +02:00
3 changed files with 10 additions and 4 deletions

View File

@ -321,7 +321,7 @@ dovecot_auth_service=false
# - Port listen for dovecot auth requests
# -
dovecot_auth_port=44444
dovecot_auth_port="$dovecot_external_auth_port"
# - Client Network(s) allowed to connect to dovecot's auth service
# -
@ -401,7 +401,7 @@ jitsi_udp_ports_out="$standard_http_ports,$standard_turn_service_ports,4443,4444
# -
jitsi_dovecot_auth=false
jitsi_dovecot_host=""
jitsi_dovecot_port="444444"
jitsi_dovecot_port="$default_jitsi_dovecout_auth_port"
# - TURN Server (Stun Server) (for Nextcloud 'talk' app)