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:47:00 -04:00 committed by GitHub
parent 6e569b1c4e
commit 4773e89980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
"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": "Number", "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"
} }