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
59e83865bb
commit
d35efd64d4
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ focus_user="focus"
|
|||
videobridge_user="jvb"
|
||||
|
||||
user_memory_usage=1.5
|
||||
max_memory=$(($user_memory_usage * $maxmembers))
|
||||
max_memory=$(( $user_memory_usage * $maxmembers ))
|
||||
|
||||
#=================================================
|
||||
# CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS
|
||||
|
|
Loading…
Add table
Reference in a new issue