1
0
Fork 0
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:
rosbeef andino 2022-04-03 21:32:08 -04:00 committed by GitHub
parent a0ed63c731
commit 03acb6a9e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,8 @@
"ask":{ "ask":{
"en":"Set max simultaneous video members your jitsi will be able to hosts" "en":"Set max simultaneous video members your jitsi will be able to hosts"
} }
"type": "string", "type": "Number",
"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"
} }
] ]