mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update manifest.json
This commit is contained in:
parent
60d88ad1ec
commit
a0ed63c731
1 changed files with 4 additions and 1 deletions
|
@ -39,7 +39,10 @@
|
||||||
"type": "domain"
|
"type": "domain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "max video members",
|
"name": "maxmembers",
|
||||||
|
"ask":{
|
||||||
|
"en":"Set max simultaneous video members your jitsi will be able to hosts"
|
||||||
|
}
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "1056"
|
"default": "1056"
|
||||||
"example": "One user consume around 1,5mb of memory for 50 simultaneous user will consume next to 71 Mb"
|
"example": "One user consume around 1,5mb of memory for 50 simultaneous user will consume next to 71 Mb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue