Add support for turn for netplay. Still needs testing.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"logoutRedirectUri": "/login",
|
||||
"tokenSignatureAlgorithm": "RS256"
|
||||
},
|
||||
"redis": { "noPassword": true }
|
||||
"redis": { "noPassword": true },
|
||||
"turn":{}
|
||||
},
|
||||
"website":"https://romm.app/",
|
||||
"icon":"file://logo.png",
|
||||
|
||||
Reference in New Issue
Block a user