1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00
jitsi_ynh/config_panel.toml

15 lines
467 B
TOML
Raw Normal View History

version = "1.0"
[main]
name = "Main configuration"
services = ["__APP__-jicofo","__APP__-videobridge"]
[main.config]
name = "Global configurations"
[main.config.max_memory]
bind = "null"
ask.en = "Max memory to use for VM"
type = "number"
2022-04-15 16:45:28 +02:00
help = "One user consume about 1,5 Mib memory ,with no user jitsi consume 120 MiB. For example if plan to have max 50 simultaneous users this parameter should be set to 200 mb"