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

test upgrade to 6.4

This commit is contained in:
Thomas 2024-06-15 08:12:39 +02:00 committed by GitHub
parent 56b7e1e948
commit 8d113ff19f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@ location __PATH__/ {
index index_http.php;
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
#client_max_body_size 50M;
client_max_body_size 50M;
try_files $uri $uri/ index.php;
location ~ [^/]\.php(/|$) {

View file

@ -7,7 +7,7 @@ name = "Zabbix"
description.en = "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services"
description.fr = "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne"
version = "5.0.41~ynh2"
version = "6.4~ynh1"
maintainers = []
@ -97,6 +97,7 @@ ram.runtime = "200M"
"zabbix-agent",
"zabbix-frontend-php",
"zabbix-server-mysql",
"zabbix-sql-scripts",
]
[resources.database]