mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
Merge branch 'bugfix/VNC-319-disable-stun' into 'master'
VNC-319 Disable STUN See merge request kasm-technologies/internal/KasmVNC!232
This commit is contained in:
commit
dd1417229e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ network:
|
|||
use_ipv4: true
|
||||
use_ipv6: true
|
||||
udp:
|
||||
public_ip: auto
|
||||
public_ip: 127.0.0.1
|
||||
port: auto
|
||||
payload_size: auto
|
||||
stun_server: auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue