mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
cleaning
This commit is contained in:
parent
9001c74df6
commit
5dbe302aed
3 changed files with 2 additions and 7 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://wiki.webtrees.net"
|
|||
code = "https://github.com/fisharebest/webtrees"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.18"
|
||||
yunohost = ">= 11.1.19"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
|
|
@ -50,11 +50,6 @@ ynh_script_progression --message="Upgrading NGINX web server configuration..."
|
|||
# Create a dedicated NGINX config
|
||||
ynh_add_nginx_config
|
||||
|
||||
#=================================================
|
||||
# PHP-FPM CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Upgrading PHP-FPM configuration..."
|
||||
|
||||
# Create a dedicated PHP-FPM config
|
||||
ynh_add_fpm_config --usage=low --footprint=low
|
||||
|
||||
|
|
|
@ -14,4 +14,4 @@ test_format = 1.0
|
|||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.7931d052.name = "Upgrade from 2.0.23"
|
||||
test_upgrade_from.dfcde24cce4db0527465acbc16dcecf9a3082858.name = "Upgrade from 2.1.16"
|
||||
|
|
Loading…
Add table
Reference in a new issue