Add support for turn for netplay. Still needs testing.

This commit is contained in:
2026-01-08 12:56:41 -05:00
parent 3f9cab66f5
commit 51935bbb09
4 changed files with 197 additions and 5 deletions

View File

@@ -15,7 +15,8 @@
"logoutRedirectUri": "/login",
"tokenSignatureAlgorithm": "RS256"
},
"redis": { "noPassword": true }
"redis": { "noPassword": true },
"turn":{}
},
"website":"https://romm.app/",
"icon":"file://logo.png",