mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update upgrade
This commit is contained in:
parent
879bb5df19
commit
dfd4b269e8
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ if ynh_legacy_permissions_exists; then
|
|||
fi
|
||||
|
||||
|
||||
# Upgrade from <= 12.110.0~ynh3:
|
||||
if ynh_compare_current_package_version --comparison le --version 12.110.~ynh3
|
||||
# Upgrade from <= 12.110.1~ynh1:
|
||||
if ynh_compare_current_package_version --comparison le --version 12.110.1~ynh1
|
||||
then
|
||||
# declaration of new parameters
|
||||
client_max_body_size="80M"
|
||||
|
|
Loading…
Add table
Reference in a new issue