mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update config
This commit is contained in:
parent
d6ab3916f1
commit
5bcb04bcbd
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@ set__max_memory(){
|
|||
port_videobridge=$(ynh_app_setting_get --app=$app --key=port_videobridge)
|
||||
port_component=$(ynh_app_setting_get --app=$app --key=port_component)
|
||||
|
||||
#=================================================
|
||||
# SET SETTINGS
|
||||
#=================================================
|
||||
ynh_app_setting_set --app=$app --key=max_memory --value=$max_memory
|
||||
|
||||
#=================================================
|
||||
# UPDATE CONFIG FILES
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue