mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
placeholder
This commit is contained in:
parent
90a82f9997
commit
6d7ba1179a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ fi
|
|||
ynh_script_progression --message="Storing installation settings..." --weight=3
|
||||
|
||||
ynh_app_setting_set --app=$app --key=frequency --value="$frequency"
|
||||
ynh_app_setting_set --app=$app --key=max_size --value=$max_size
|
||||
ynh_app_setting_set --app=$app --key=max_size --value=500 #$max_size
|
||||
ynh_app_setting_set --app=$app --key=encrypt --value="$encrypt"
|
||||
|
||||
ynh_app_setting_set --app=$app --key=core_backup --value="$core_backup"
|
||||
|
|
Loading…
Reference in a new issue