Adjust some ports at files 'main_ipv4.conf.sample' and 'main_ipv6.conf.sample'.

This commit is contained in:
Christoph 2020-04-26 16:04:19 +02:00
parent 3f3b4c3c76
commit 966a9dac6b
2 changed files with 4 additions and 4 deletions

View File

@ -314,7 +314,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
# -
@ -394,7 +394,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)

View File

@ -330,7 +330,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
# -
@ -413,7 +413,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)