1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Try to fix broken PHP-FPM config panel

This commit is contained in:
dragondaddy 2023-08-04 22:18:33 +02:00
parent 9768d1aaee
commit be90fa4def

View file

@ -16,9 +16,9 @@ source /usr/share/yunohost/helpers
email=$(ynh_user_get_info --username=$admin --key=mail)
upload="256M"
random_string="$(ynh_string_random --length=48)"
fpm_footprint="medium"
fpm_footprint="low"
fpm_free_footprint=0
fpm_usage="medium"
fpm_usage="low"
#=================================================
# STORE SETTINGS FROM MANIFEST