Commit b2b5e495 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Update sfu SR

parent e7b239f6
......@@ -51,7 +51,7 @@ username = admin
[ice-servers.json]
recipe = collective.recipe.template
input = inline:
[{"urls":["stun:stun.l.google.com:19302"]}]
[{"urls":["stun:turn.api.nexedi.net:3478"]}]
output = $${directory:data}/ice-servers.json
[groups-json]
......@@ -59,8 +59,8 @@ recipe = collective.recipe.template
input = inline:{
"public":true,
"op": [{"username":"$${admin-password:username}","password":"$${admin-password:passwd}"}],
"presenter": [],
"other": [{"username": "", "password": "nexedi"}],
"other": [],
"presenter": [{"username": "", "password": "nexedi"}],
"max-users":100
}
output = $${directory:groups}/public.json
......
......@@ -22,7 +22,7 @@ eggs =
[sfu-repository]
<= git-repository
repository = https://lab.nexedi.com/alain.takoudjou/sfu.git
revision = 599954c81323072abd83957b0bd24529d7fcc658
branch = sfu-conference
location = ${buildout:parts-directory}/sfu-repository
[sfu]
......@@ -45,7 +45,7 @@ url = ${:_profile_base_location_}/${:filename}
mode = 0644
output = ${buildout:directory}/instance.cfg
filename = instance.cfg.in
md5sum = 87aebc23b0672292137b051c13357d6e
md5sum = a9837c7a63a113766799756f47cf04fd
[versions]
slapos.recipe.template = 4.4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment