mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update install
This commit is contained in:
parent
d35efd64d4
commit
15f45f8e94
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ focus_user="focus"
|
||||||
|
|
||||||
videobridge_user="jvb"
|
videobridge_user="jvb"
|
||||||
|
|
||||||
user_memory_usage=1.5
|
user_memory_usage=1,5
|
||||||
max_memory=$(( $user_memory_usage * $maxmembers ))
|
max_memory=$(( $user_memory_usage * $maxmembers ))
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue