1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

Add missing managed vars

This commit is contained in:
Josué Tille 2024-04-10 20:42:02 +02:00
parent 71f970df4b
commit 417284cf8f
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -7,7 +7,7 @@ readonly nginx_status_conf="/etc/nginx/conf.d/${app}_status.conf"
readonly db_user=$app
readonly var_list_to_manage='mysql_installed postgresql_installed memcached_installed redis_installed phpfpm_installed jail_list mount_parts home_user_dirs php_pools_infos net_gateway net_interface_list'
readonly var_list_to_manage='mysql_installed postgresql_installed memcached_installed redis_installed phpfpm_installed jail_list mount_parts home_user_dirs net_gateway net_interface_list net_max_speed ssh_port port_infos php_pools_infos'
#=================================================
# DEFINE ALL COMMON FONCTIONS