1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pairdrop_ynh.git synced 2024-09-03 19:56:16 +02:00
pairdrop_ynh/conf/rtc_config.json
2023-10-08 12:36:35 +02:00

8 lines
No EOL
116 B
JSON

{
"sdpSemantics": "unified-plan",
"iceServers": [
{
"urls": "stun:stun.l.google.com:19302"
}
]
}