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
2022-04-15 10:45:28 -04:00

14 lines
467 B
TOML

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"
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"